https://github.com/mikesol/joyride
A rhythm game to play with friends and frenemies
https://github.com/mikesol/joyride
firebase purescrpt
Last synced: 12 months ago
JSON representation
A rhythm game to play with friends and frenemies
- Host: GitHub
- URL: https://github.com/mikesol/joyride
- Owner: mikesol
- Created: 2022-05-03T09:21:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T18:58:54.000Z (over 3 years ago)
- Last Synced: 2025-04-02T10:13:15.488Z (about 1 year ago)
- Topics: firebase, purescrpt
- Language: PureScript
- Homepage: https://joyride.fm
- Size: 188 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Joyride
[joyride.fm](https://joyride.fm)
A rhythm game to play with friends and frenemies.
## Local development
Make sure to have a firebase emulator running via `firebase emulators:start`. To install the most recent firebase CLI, please read [these instructions](https://firebase.google.com/docs/cli).
Then, run `npm install && npm start`.
It should "just work". If it doesn't, please file an issue!