Skip to content

berviantoleo/forum-api

Repository files navigation

Forum API

Node CI

codecov

Run

  1. Add .env from example.env
  2. Run npm run migrate up
  3. Run npm start

Test

  1. Update config/database/test.json
  2. Run npm run migrate:test up
  3. Run npm test

License

MIT