taiko-web/README.md

28 lines
785 B
Markdown
Raw Normal View History

2018-11-25 03:10:57 +08:00
# taiko-web
A web-based Taiko no Tatsujin simulator.
2015-07-17 16:52:13 +08:00
2019-06-01 23:44:47 +08:00
Running instance: [https://taiko.moecube.com](https://taiko.moecube.com)
2015-07-17 16:52:13 +08:00
2018-11-21 17:02:53 +08:00
Still in development. Works best with Chrome.
2018-09-02 08:30:47 +08:00
## Setup
2019-06-14 15:09:18 +08:00
Please see the [Setup](https://github.com/bui/taiko-web/wiki/Setup) page for setup instructions.
## Docker Image
The Docker image of this project is at https://hub.docker.com/r/nanahira/taiko-web .
### Ports
* `80` HTTP port.
### Volumes
* `/taiko-web/public/songs` The song folder for Taiko Web. Please note that `taiko.db` should also be put in this directory.
### Environment Variables
* `TAIKO_URL` The URL of the assets download source, which would be written in `config.json`. eg. `https://taiko.moecube.com`
* `TAIKO_VERSION` The version string written in `version.json`. eg. `Koishi`