Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 469 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 469 Bytes

wplus-server

mio256

Overview

simple work entries 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

L-PLUS