https://github.com/jedymatt/planningpoker-clone
https://github.com/jedymatt/planningpoker-clone
clone-website firebase nextjs14 planning-poker
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jedymatt/planningpoker-clone
- Owner: jedymatt
- Created: 2024-04-20T03:42:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-10T11:52:07.000Z (6 months ago)
- Last Synced: 2026-01-11T03:42:26.397Z (6 months ago)
- Topics: clone-website, firebase, nextjs14, planning-poker
- Language: TypeScript
- Homepage: https://planningpoker-clone.vercel.app
- Size: 524 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
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`