Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berviantoleo/forum-api

Forum API Submission
https://github.com/berviantoleo/forum-api

backend hapi nodejs submission

Last synced: about 1 month ago
JSON representation

Forum API Submission

Awesome Lists containing this project

README

        

# Forum API

[![Node CI](https://github.com/berviantoleo/forum-api/actions/workflows/nodejs.yml/badge.svg)](https://github.com/berviantoleo/forum-api/actions/workflows/nodejs.yml)

[![codecov](https://codecov.io/gh/berviantoleo/forum-api/branch/master/graph/badge.svg?token=p248OrJuYk)](https://codecov.io/gh/berviantoleo/forum-api)

## Run

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

## Test

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

## License

MIT