Skip to content

wrannaman/noco-example-output

Repository files navigation

You New API

  • Hi there, here's your beautiful new api.

Start

npm install && npm run docs && npm run dev

Test

npm run test

Swagger

visit http://localhost:3030 to see your docs!

Build

docker build -t your_image:prod .

Configs

your database connection is in config.json