Coder Social home page Coder Social logo

nlw-2024-voting-poll's Introduction

NWL Expert Node.js Voting Poll Project

This project is part of the NWL Expert Node.js course. It's a voting poll application that uses a variety of technologies to provide a real-time, interactive voting system.

๐Ÿš€ Technologies Used

  • Docker: Used for creating isolated environments to run the application.
  • Node.js: The main runtime environment for the server-side logic.
  • TypeScript: A superset of JavaScript that adds static types, used to write safer and more understandable code.
  • Redis: An in-memory data structure store used as a database, cache, and message broker.
  • WebSockets: A communication protocol that provides full-duplex communication channels over a single TCP connection, used for real-time updates.
  • Fastify: A web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.
  • Prisma: A modern database ORM toolkit used to access databases in Node.js and TypeScript.

๐Ÿ’ป Useful Commands

Here are some commands that you might find useful:

  • npx prisma studio: Opens the Prisma Studio, a visual interface for your database.
  • npx prisma migrate dev: Applies database migrations.
  • npm run dev: Starts the development server.
  • docker-compose up -d: Starts the Docker containers in the background.

Please ensure that you have the necessary environment set up before running these commands.

๐Ÿ“ Stay Tuned

We're constantly working on improving this project and adding new features. Stay tuned for more updates!

nlw-2024-voting-poll's People

Contributors

cristian-fysight avatar cristianjmpereira avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.