wengqianshan / cms

nodejs cms, easy to get started

Home Page:https://wenglou.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMS

coding in process with no guaranteed stability

Usage

Environment required

Install dependencies

$ npm install

Initialize config file

$ cp config.default.js config.js

Start Service

Development

$ npm start

Production

$ npm run server

or

$ NODE_ENV=production node app

Administrator account

open http://localhost:7000/admin/ follow the prompts to install

About

nodejs cms, easy to get started

https://wenglou.com


Languages

Language:JavaScript 43.7%Language:Pug 36.8%Language:CSS 19.2%Language:HTML 0.3%