Skip to content

Submission akhir kelas menjadi back-end developer expert

Notifications You must be signed in to change notification settings

yat98/dicoding_forum_api

Repository files navigation

Forum API

Description

This is last project submission for Dicoding class using backend Hapi JS, Jest for testing and eslint for linter. It has authentication, threads, comments, replies feature. build using clean architecture + TDD.

Instalation

  • Install modules
$ npm install
  • Copy .env.example to .env
$ cp .env.example .env

Running App

$ npm start

or

# development
$ npm run start:dev

Test

# Test
$ npm test

# Test Watch
$ npm run test:watch

# Test Coverage
$ npm run test:coverage

About

Submission akhir kelas menjadi back-end developer expert

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published