Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 652 Bytes

File metadata and controls

41 lines (26 loc) · 652 Bytes

Cover Image

Sunrin Today

Sunrin Internet High School Lunch Service API


Installation

git clone https://github.com/sunrin-today/api

Build

docker build . -t ghcr.io/sunrin-today/api

Start

docker run ghcr.io/sunrin-today/api

Contributing

  1. Clone this repository.
  2. Create a new branch.
  3. Commit your code and push those commits to your own repository.
  4. Create a pull request.

Packages

  • api : Core API
  • database : Database Client and Schema

License

MIT