Skip to content

wejs-examples/blog-heroku

Repository files navigation

Blog example project with Heroku hosting

Deploy to Heroku

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::

How to install localy

  1. Clone this project
  2. Create one database for this project
  3. Enter in project folder
  4. Copy config/local.example to config/local.js
  5. Configure you database params
  6. install npm packages:
npm install
  1. start with:
we go

See http://wejs.org for we.js docs

After deploy, generate one build with:

npm run build

This command will optimize your assets for production env.

Build With:

  • We.js

Test

npm test

License

MIT

About

Blog example with heroku deploy button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published