Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gabriel-jesusvix/pools-nodejs
- Owner: Gabriel-Jesusvix
- Created: 2024-02-09T22:47:15.000Z (9 months ago)
- Default Branch: develop
- Last Pushed: 2024-02-13T00:11:35.000Z (9 months ago)
- Last Synced: 2024-04-18T09:35:44.172Z (7 months ago)
- Language: TypeScript
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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