Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 203 Bytes

NodeBackendServiceTemplate

Local development

Run service locally

Start docker

docker compose -f docker-compose-develpoment.yaml up

Running migrations

npm run migrate:up