https://github.com/arronf2e/myblog-express
express+mongodb
https://github.com/arronf2e/myblog-express
express mongodb nodejs
Last synced: about 2 months ago
JSON representation
express+mongodb
- Host: GitHub
- URL: https://github.com/arronf2e/myblog-express
- Owner: arronf2e
- Created: 2016-11-18T15:03:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T07:11:36.000Z (about 2 years ago)
- Last Synced: 2025-03-07T11:18:02.373Z (about 1 year ago)
- Topics: express, mongodb, nodejs
- Language: JavaScript
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> supervisor --harmony index
> killall -15 mongod
> 这里只是我记录的一些命令==
dev: ( 本地请启动mongod 服务)
npm i
npm run dev
deploy: (需安装 pm2。 npm i pm2 -g
npm i
npm start