Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 452 Bytes

File metadata and controls

17 lines (12 loc) · 452 Bytes

Mock Data Lagoon Dashboard

Local development web app and API that simulates the Azure Data Lagoon for NWR account linking.

Full documentation is in the project root README:

npm install
npm run dev
  • Dashboard: http://localhost:3000
  • API: http://localhost:3001