This is a repository of applications created by the team "Back Door" at the hackathon "OPEN HACK U 2022 TOKYO".
- docker
git clone git@github.com:ITK13201/schetify-api.git
cd schetify-api
./bin/init.sh
Edit the backend/.env
file as needed.
docker compose build
docker compose up
docker compose down
docker compose logs -f