Skip to content

librecms/librecms-api

Repository files navigation

librecms-api

Installation

npm install

Running

  1. Ensure mongodb is running
  2. Run
  • In development (probably what you want) NODE_ENV=development npm run dev
  • In production (probably not what you want) NODE_ENV=development npm start

Note running hasn't been tested on Windows or Mac. Let us know of any problems by filing an issue.

Bitdeli Badge

About

HTTP API for LibreCMS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published