Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 553 Bytes

Setup

  1. Install node.js.
  2. npm install in the project directory to set up dependencies.

Development

Run npm run start, then visit http://localhost:4400.

Production

Set environment variables LOGENTRIES_ACCESS_TOKEN for access log and LOGENTRIES_APP_TOKEN for app log.

Auto-deploy Build Status

When code is pushed to master it is autodeployed to http://beta-jsdelivr-com.herokuapp.com.