https://github.com/berviantoleo/forum-api
Forum API Submission
https://github.com/berviantoleo/forum-api
backend hapi nodejs submission
Last synced: 10 months ago
JSON representation
Forum API Submission
- Host: GitHub
- URL: https://github.com/berviantoleo/forum-api
- Owner: berviantoleo
- License: mit
- Created: 2021-09-11T08:45:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-01T04:53:34.000Z (10 months ago)
- Last Synced: 2025-09-01T07:04:26.845Z (10 months ago)
- Topics: backend, hapi, nodejs, submission
- Language: JavaScript
- Homepage:
- Size: 1.72 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forum API
[](https://github.com/berviantoleo/forum-api/actions/workflows/nodejs.yml)
[](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