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

https://github.com/jedymatt/planningpoker-clone


https://github.com/jedymatt/planningpoker-clone

Last synced: about 2 months ago
JSON representation

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`