Skip to content

Quickly and easily start estimating user stories, for free and without ads!

License

Notifications You must be signed in to change notification settings

Dobefu/scrum-poker

Repository files navigation

Scrum Poker

CI

Setup

Make sure to install the dependencies:

pnpm install

Then generate the database:

pnpm generate:db

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

About

Quickly and easily start estimating user stories, for free and without ads!

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published