- NodeJS + Express
- Sequelize + Postgre SQL
- Passport
- AngularJS
- HarpJS
- BrowserSync
$ npm install
$ bower install
# create database bitvagas_dev;
$ gulp fixtures
$ gulp
Open your browser at http://localhost:9000
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
GPL License © BitVagas