Categorygithub.com/mio256/thirdbook
repositorypackage
0.0.0-20240712073055-a5060b6e0cdc
Repository: https://github.com/mio256/thirdbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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