Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highsea/hi-cms
a management system of APP
https://github.com/highsea/hi-cms
Last synced: about 1 month ago
JSON representation
a management system of APP
- Host: GitHub
- URL: https://github.com/highsea/hi-cms
- Owner: highsea
- License: gpl-2.0
- Created: 2015-05-19T07:25:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T02:27:43.000Z (over 9 years ago)
- Last Synced: 2024-08-03T09:10:35.225Z (4 months ago)
- Language: JavaScript
- Size: 95.2 MB
- Stars: 49
- Watchers: 6
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - hi-cms
README
# hi-cms
a management system of APPThis Projedt by NodeJs + Mysql + express + connect-redis;
start:
git clone https://github.com/highsea/hi-cms.git
cd hi-cms&&npm install
vim db/mysql_db.js
node app###### 产品架构以及业务需求 回顾
[一个基于NodeJS开发的APP管理CMS系统][2]
###### 基于 [hi-blog][1] 开发
[1]: https://github.com/highsea/hi-blog "一个 nodejs+express+mongodb 的 cms 系统"
[2]: http://www.cnblogs.com/highsea90/p/4570575.html "一个基于NodeJS开发的APP管理CMS系统"