Skip to content

dunm165913/cms

Repository files navigation

be

$ create empty database with name "cms_be"
$ npm i
$ npx sequelize db:migrate

Note: Change variable enviroment (plugin.js, config.json, config.default.js)

$ npm install
$ npm test

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('be').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});

Questions & Suggestions

Please open an issue here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published