Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

opencollective/opencollective-app

Repository files navigation

OpenCollective Mobile app

Circle CI Slack Status Gitter chat Dependency Status

Setup

npm install

Run in dev

npm install foreman -g
npm run dev

Build for production

npm run build

Deployment

If you want to deploy to staging, you need to push your code to the staging branch. CircleCI will run the tests on this branch and push to Heroku for you if successful.

Manually

npm run deploy:staging
npm run deploy:production

The script will merge origin/master to the branch staging or production branch. Push it to GitHub and Heroku.

Test

See Wiki.

Stack

About

OpenCollective App - used to manage budgets and approve expenses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published