dgf-prototype/backend/README.md

126 B

Setup

cp .env.example .env
npm install
npm run registration
docker compose up -d --build