Skip to content

StanTolmachov/User_Management

Repository files navigation

Launching locally:

Starting DB in Docker:

make db-up

Starting Redis in Docker:

make redis-up

Starting application locally:

make run

Stop and delete database:

make db-down

Launching in Docker:

Starting DB and API in Docker:

make docker-up

Stop and delete containers:

make docker-down

Options:

Make tests and coverage:

make cover

Install migrations:

make migrate-up

Generate mock:

make mock

Generate Swagger:

make swag

Open Swagger UI http://localhost:8080/swagger/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages