Skip to content

roshanwickramaarachchi/note-api

Repository files navigation

Note API

Backend API for Note Application, which is a mobile app

Usage

Rename "config/config.env.env" to "config/config.env" and update the values/setting to your own

Install Dependencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start
  • Version: 1.0.0
  • License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published