/gitpay

Work on issues on demand and be rewarded by learning, using Git workflow and continuous integration

Primary LanguageJavaScriptMIT LicenseMIT

Waffle.io - Columns and their card count

gitpay

Codacy Badge FOSSA Status

Freelancing with development workflow

What is Gitpay?

We offer a marketplace for developersand platforms that use git for on demand project needs, using the Git Workflow as contract of deliver issues solved.

  • You can complete tasks with open collaboration and receive bounties for it
  • Companies can receive reports, fixes and enhancements about the project by developers and offer bounties to complete required tasks

Requirements

  • Node.js (currently at v8.6.0)
  • React with webpack

Running tests

To run the test: npm run migrate (first time)

npm run test (to run the tests)

Env to do some actions

For fully integration with api services used by the platform, you will need the api keys. You should make a copy of your .env.example to .env with the right credentials. Please let me know if you need any of those to solve a issue (mail tarefas@gitpay.me)

Run migration

To run the migrations

npm run migrate

For user as example

sequelize migration:create --name users

Docker

Requirements

  • Docker Engine
  • Docker Compose

Ubuntu

Installing

Running

Development environment
Test environment
  • Run docker-compose -f docker-compose.test.yml up

License

FOSSA Status