dgf-prototype/backend/README.md

17 lines
126 B
Markdown
Raw Permalink Normal View History

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