Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabriel-jesusvix/pools-nodejs

Application of the pools, using NodeJS, typescript, Fastify, Redis, docker, postgres.
https://github.com/gabriel-jesusvix/pools-nodejs

Last synced: 1 day ago
JSON representation

Application of the pools, using NodeJS, typescript, Fastify, Redis, docker, postgres.

Awesome Lists containing this project

README

        

# VoteApp Project

This is the repository for the VoteApp project, where we built an application to perform real-time voting. We use several modern technologies to ensure an efficient and scalable experience.

## Technologies Used

- TypeScript
- Fastify
- Prism
- Redis
- WebSockets
- docker

## Running Project

To run the project, follow the steps below:

```bash
cd polls
npm install # to install dependencies
npm run dev # to start the server in development mode
docker compose up -d # specific Docker command