Play scrum poker online with your scrum team. Simply join an existing session or create a new session code and share it with your team members.
Click to play scrum poker online
Build with firestorable.
Create a new firebase project or ask another contributor to join an existing firebase project.
Create a .env
file with your firebase secrets from the firebase console.
# .env
REACT_APP_FIREBASE_API_KEY=
REACT_APP_FIREBASE_PROJECT_ID=
REACT_APP_FIREBASE_AUTH_DOMAIN=
Then start the application without using any firbase emulators.
npm run start
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Note: if your are using the 'auto config' setup mentioned above, you must have the emulator running in another terminal.
This will start the firebase hosting and firestore emulator.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Builds the app for production and deploys it to firebase hosting site if a site is configured in the firebase console for the project.
Similator to npm run emulators
but this one will only start the hosting emulator so that firestore request will be made to the real firestore data.
Game Icon by Mohit Gandhi on Iconscout