Ru le T hem H apiJS A ngularJS
Pure pragmatic NodeJS stack
Changelog: changelog
- rutha - A Hapi and Angular boilerplate stack - English
- Hapi View Partials - Spanish
- Hapi REST Authentication - Spanish
- Hapi Tutorials
- BabelJS: Learn ES6
- ECMAScript6 by Luke Hoban
- Typescript
- Taming Angular 1.3 forms by Year of Moo
- Jasmine BDD Introduction
- Rule Them All with a single environment: Both development and production environment are the same. We concat, annotate, mix some ingredients and offer you the same production environment for development.
- Ionic 1.0.0
- Hapi 8.0.0
- Clone repo
- Rename text containing
rutha
toyour_app_name
- Use node 0.10.x or 0.12.x (Not 4.x ready !)
- Run
npm install gulp -g
- Run
npm install
and thenbower install
- Run
ionic serve
- Open
http://localhost:8100/#/login
- Enjoy !
Maintain by Rogelio Morrell C. Pull Request are welcome but I might not turn around those quickly.
Feel free to fork.