Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

bitvagas/bitvagas

Repository files navigation

Platform of Jobs for Bitcoin Users

Tools

  • NodeJS + Express
  • Sequelize + Postgre SQL
  • Passport
  • AngularJS
  • HarpJS
  • BrowserSync

Usage

Install the npm dependencies:

$ npm install

Install the bower dependencies:

$ bower install

Configure your database

# create database bitvagas_dev;

Run fixtures:

$ gulp fixtures

Run with:

$ gulp

Open your browser at http://localhost:9000

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

GPL License © BitVagas