Blog project example with heroku configuration, articles, acl, views, theme and without email and file upload
Email dont are configured, then you need to use the admin account bellow to login
Admin account::
- Email: [email protected]
- Password: admin
- Clone this project
- Create one database for this project
- Enter in project folder
- Copy config/local.example to config/local.js
- Configure you database params
- install npm packages:
npm install- start with:
we goSee http://wejs.org for we.js docs
npm run buildThis command will optimize your assets for production env.
Build With:
- We.js
npm test
MIT
