Skip to content

rahmaninsani/nutricek-backend

Repository files navigation

Installation

You'll need to install Node.js (https://nodejs.org/en/download) and yarn if you haven't already. You can install yarn via npm too.

  • npm install --global yarn

Open your project and duplicate .env.example file as .env file and fill in all fields in it.

Open your project directory in Terminal/CMD and run the following syntax:

  • yarn
  • yarn db-create
  • yarn table-create
  • yarn row-insert
  • yarn dev

Postman

https://documenter.getpostman.com/view/9933041/VUjTjNEb

About

Nutricek Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages