Skip to content

Repository files navigation

KOATUU

Development

Build the binary

make

Start postgres

docker-compose up -Vd postgres

Run sql migrations

migrate -source file://migrations -database postgres://postgres:password@127.0.0.1/koatuu\?sslmode=disable up

Run the web server

./bin/server

Test

Start postgres

docker-compose up -Vd postgres

Run sql migrations

migrate -source file://migrations -database postgres://postgres:password@127.0.0.1/koatuu\?sslmode=disable up

Run tests

go test -v ./...

License

Project released under the terms of the MIT license.

About

🗺️ Classification of objects of the administrative-territorial system of Ukraine

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages