Skip to content

growingdatafoundation/reefwatch

Repository files navigation

reefwatch

Reefwatch Marine Species Survey

Install

Configuration

Frontend

copy file config/config.template to config/index.js and edit properties

Backend

Copy API/server/datasources.template to /API/server/datasources.json and edit credentials

  • Environment-specific configuration: datasources.production.js or datasources.development.json or datasources.local.json

Development

Alternatively to below steps run drun-dev.sh script.

  1. Start up Api (/api)
npm run start --prefix ./API
  1. Start up App
npm run start

About

Reefwatch Marine Species Survey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages