Skip to content

UMC-Modawn/modawn-api-2

Repository files navigation

Setting

  • installation
$ yarn add
  • .env
$ cp .env.example .env
  • ormconfig.json
$ cp ormconfig.example.json ormconfig.json

Running the app

$ yarn run start:dev

Run Apidoc

# apidoc build
$ yarn run apidoc:build

# apidoc start
$ yarn run apidoc:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published