expandorg / worker-app

worker application
https://portal.expand.org/
Mozilla Public License 2.0
2 stars 0 forks source link
frontend react worker-portal

Worker App

Worker App is frontend app that allows workers perform microtasks at expand.org

Getting started

Prerequisities:

Setup the project

Clone the repository with:

git clone git@github.com:expandorg/worker-app.git

Install npm dependencies, etc.) with npm install or yarn install

Developemnt

Use npm run local or yarn local to run webpack dev server with local environment

Use npm run buid or yarn build to generate production build

Tests

Unit tests

Use npm run test to run unit tests

e2e test

We keep all e2r tests in tests/e2e folder. Use npm run e2e to run ui tests

Linting

We are using eslint and prettier to keep.

How to Contribute

If you're interested in contributing to the dispute service:

License

Dispute service is licensed under the MPL-2 license