Skip to content

Agriworks/agriworks_portal

Repository files navigation

Agriworks Frontend

Run & Develop

  1. Install Docker https://www.docker.com/products/docker-desktop
  2. Clone this repo and the platform (backend) repo https://github.com/Hack4Impact-Boston-University/agriworks_platform within a parent directory.
  3. Request the credentials file from a fellow developer and place it in the platform root directory.
  4. Run the command docker-compose up in either repo.

Build & Deploy

  1. Push to the master branch in either repository.

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published

Languages