gotes

module
v0.0.0-...-78a9fc4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2023 License: MIT

README


repo logo

gotes

disclaimer: pet project

gotes - it's like a notes on Go

For begin you can create .env.local to set your configure at configs/.

In order to up migration run command:

go run cmd/migration/main.go -c "up"

For down:

go run cmd/migration/main.go -c "down"

For create migration with any_name run:

go run cmd/migration/main.go -c "create" -args "any_namne sql"

Run tests:

make test

Run build:

make

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL