Skip to content

A REST API that is the server for Meganote repo, hosted on heroku.com

Notifications You must be signed in to change notification settings

Bovojon/meganote-server

Repository files navigation

Meganote Server

Meganote Server is a REST API for note-taking.

Setup

Copy and edit DOTENV configuration

cp .env.example .env

Edit the new .env file and fill in the variables with appropriate values.

Starting the Server

  • In development, run npm run dev to start Supervisor.
  • In production, run npm start.

About

A REST API that is the server for Meganote repo, hosted on heroku.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published