Skip to content

Aggregate all kinds of Open-APIs being developed by me. I welcome all input ideas. So if you want to contact me, click the link in my profile

Notifications You must be signed in to change notification settings

hungpham1912/Haris-Plugin

Repository files navigation

Awesome Badge website Star Badge

Haris Plugin

Loved the project? Please contax to me

Module

File config/default.yaml

system: 
  port: 3000
  api_version: 1
database: 
  host: 
  username: 
  password:
  database: 
jwt:
  secret: 

Installation

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

About

Aggregate all kinds of Open-APIs being developed by me. I welcome all input ideas. So if you want to contact me, click the link in my profile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages