Skip to content

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

License

Notifications You must be signed in to change notification settings

opencars/koatuu

Repository files navigation

KOATUU

Development

Build the binary

make

Start postgres

docker-compose up -Vd postgres

Run sql migrations

migrate -source file:https://migrations -database postgres:https://postgres:[email protected]/koatuu\?sslmode=disable up

Run the web server

./bin/server

Test

Start postgres

docker-compose up -Vd postgres

Run sql migrations

migrate -source file:https://migrations -database postgres:https://postgres:[email protected]/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

License

Stars

Watchers

Forks

Packages