@cogent-labs/pagebuilder-api

1.0.1 • Public • Published

PageBuilder API

This is the API server for the PageBuilder application.

Usage

// Set the env var DATABASE_URL
$ export DATABASE_URL='mysql://<username>:<password>@<hostname>:<port>/<database>

// for development (restarts on code changes)
$ npm run start:dev

// for production
$ npm start

Testing

// test one time
$ npm test

// TDD (watches for code changes)
$ npm run test:tdd

Readme

Keywords

none

Package Sidebar

Install

npm i @cogent-labs/pagebuilder-api

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dearfrankg