skolplattformen-backup/packages/api/README.md

217 B

$kolplattformen API

Develop

Run

npm run dev

Log all requests through to Skolplattformen:

LOG_REQUESTS=true npm run dev

Tests

npm test

Continuously:

npm test -- --watchAll