Categorygithub.com/grafchitaru/skillBuilder
repository
0.0.0-20240730143608-9d75f162e93c
Repository: https://github.com/grafchitaru/skillbuilder.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Pre

cp example.env .env

Run tests

make test

Run docker compose up

make up

Run app

make run

Create migration

go run ./cmd/cli migration create <Name of migration>

Migration up

make migrate

Get Client

https://github.com/grafchitaru/skillBuilderClient