Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

andhikasamudra/test-pcs-group

Repository files navigation

Test PCS Group

1. Configure ENV file

when using docker compose just modify .env-example file to your configuration before that make sure to rename .env-example to .env

when using golang runtime, modify env.sh before that makesure to rename env-example.sh to env.sh

source env.sh

2. Run Migration

make sure you already install the golang migrate

./tools/migrate.sh

3. Run The Application

Using docker compose

docker compsose up -d

Using golang runtime

go run main.go

Postman Collection

./test-pcs-group/postman-collection/*.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages