Skip to content

widjaya-hernando/prod-trans-user-service

Repository files navigation

Run docker compose up
This run should end up in an error, as database has not been initiated
Enter either the user, product, or transaction service container with docker exec -it <Container_ID> /bin/bash
Run make createdb to create db
Run make migrate to migrate the tables
Exit the container and stop the container re-run docker compose up
Run docker compose up again
Please make sure that Port 5432 is available for PgSQL and port 8000, 8001, 8002, 8003, 8004 and 8005 are available

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published