Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goktugyalcin/scrum-order-roulette
It is a simple roulette for our morning meet
https://github.com/goktugyalcin/scrum-order-roulette
Last synced: about 2 months ago
JSON representation
It is a simple roulette for our morning meet
- Host: GitHub
- URL: https://github.com/goktugyalcin/scrum-order-roulette
- Owner: GoktugYalcin
- License: mit
- Created: 2022-10-04T11:30:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:50:10.000Z (7 months ago)
- Last Synced: 2024-07-06T11:53:59.622Z (7 months ago)
- Language: JavaScript
- Homepage: scrum-order-roulette.vercel.app
- Size: 207 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrum Roulette
It made for my teams morning routine. It is deployed to web soon.
### Development
- Go to the directory and type `yarn && yarn start`
- Or you can create a container with `docker compose up --build`### Demo
__For live demo, you can go [there](https://roulette.gokyalc.in/)!__