https://snimay.herokuapp.com/signin
user:admin666 password:123456
API Documentation or API Documentation
you’ll need Node.js v6 LTS
- git clone https://github.com/zxj963577494/node-snimay.git
- cd node-snimay
- npm install
- Start node-snimay
- Local environment:
npm run dev
- On a server:
npm start
- Local environment:
- Web Application Init
- Local environment:
http://localhost:4000/admin/install
- On a server:
http://localhost:80/admin/install
- Local environment:
qiniu: {
ACCESS_KEY: 'xxxxxxx',
SECRET_KEY: 'xxxxxxx',
BUCKET: 'xxxxxxx',
UPLOAD_ORIGIN: 'http://xxxxxxx.u.qiniudn.com/',
BROWSE_ORIGIN: 'xxxxxxx'
},