Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ushitora-anqou/yorksap-docker-compose


https://github.com/ushitora-anqou/yorksap-docker-compose

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# yorksap-docker-compose

Files necessary to deploy Yorksap (Yorkland-Sapporo) by using Docker Compose.

- Frontend: [uta8a/yorksap-frontend-wip3](https://github.com/uta8a/yorksap-frontend-wip3)
- Backend: [ushitora-anqou/yorksap](https://github.com/ushitora-anqou/yorksap)

## Usage

```
git clone https://github.com/ushitora-anqou/yorksap-docker-compose.git
cd yorksap-docker-compose
git submodule update --init --recursive
docker compose up
```