Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreisss/nlw-expert-nodejs
Back-end application developed on Rocketseat's nlw expert event (nodejs trail).
https://github.com/dreisss/nlw-expert-nodejs
fastify nlw-expert node rocketseat-nlw websocket
Last synced: about 1 month ago
JSON representation
Back-end application developed on Rocketseat's nlw expert event (nodejs trail).
- Host: GitHub
- URL: https://github.com/dreisss/nlw-expert-nodejs
- Owner: dreisss
- License: mit
- Created: 2024-02-05T22:32:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T10:49:48.000Z (5 months ago)
- Last Synced: 2024-08-09T05:03:14.347Z (5 months ago)
- Topics: fastify, nlw-expert, node, rocketseat-nlw, websocket
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
Back-end application developed on Rocketseat's `nlw expert` event (nodejs trail).
A real-time voting system where users can create a poll and other users can cast their votes. The system generates a ranking among the options and updates the votes in real-time.
Technologies and tools: