https://github.com/jedymatt/planningpoker-clone
https://github.com/jedymatt/planningpoker-clone
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jedymatt/planningpoker-clone
- Owner: jedymatt
- Created: 2024-04-20T03:42:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-22T10:57:50.000Z (about 1 year ago)
- Last Synced: 2024-04-22T12:02:43.045Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://planningpoker-clone.vercel.app
- Size: 293 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planning Poker Online Clone
Note: This still have some things to improve but it is working fine.
You can set this up on your own, and make sure to use your firebase credentials
Make sure these products are enabled:
- Authentication - enable the anonymous login
- Firestore Database
- Realtime Database
- Functions - To deploy the functions, cd to /functions and run `npm run deploy`