auburnsummer / rhythm-cafe

:coffee:
https://rhythm.cafe
GNU General Public License v3.0
10 stars 2 forks source link
rhythm-doctor

Rhythm Cafe

GitHub deployments Discord GitHub

A website that catalogs Rhythm Doctor custom levels.

link to the site here

NEW VERSION

All future work is happening here: https://github.com/auburnsummer/orchard2

The new version will include:

Background

Rhythm Doctor is a rhythm game by 7th Beat Games. It also includes a free custom level editor. As a result, there are many custom levels created by the community. Rhythm Cafe is my attempt to organise the myriad of available levels into something more user friendly.

This website is not a host for levels. It only aggregates levels that already have been posted somewhere else.

The project is split into two repositories:

Install

This project uses npm and yarn. To set up the project locally:

https://github.com/auburnsummer/rhythm-cafe.git
cd rhythm-cafe
yarn install

Usage

To start the local dev environment, run

yarn dev

By default, this will use the production backend at api.rhythm.cafe. Since api.rhythm.cafe is readonly, this is perfectly fine and safe to do.

Contributing

TBD

Licence

GPL (c) auburnsummer