Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikesol/joyride
A rhythm game to play with friends and frenemies
https://github.com/mikesol/joyride
firebase purescrpt
Last synced: 19 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T18:58:54.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T13:50:04.733Z (over 1 year ago)
- Topics: firebase, purescrpt
- Language: PureScript
- Homepage: https://joyride.fm
- Size: 188 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- 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!