Skip to content

ogenによるスキーマ駆動な施設予約システム

License

Notifications You must be signed in to change notification settings

mio256/thirdbook

Repository files navigation

thirdbook

mio256

Overview

simple booking system

Requirement

go.mod

Usage

Makefile

docker compose -f docker-compose.dev.yaml up -d
make tools
make migrate-db
go get .
cp .env.sample .env
echo dotenv > .envrc
make local-server

Deploy

gcloud builds submit --tag "tag_name"

Author

mio256

License

MIT License

About

ogenによるスキーマ駆動な施設予約システム

Topics

Resources

License

Stars

Watchers

Forks