App.geo.ca v2 is an app that will allow users to browser the geo.ca data catalog.
The project uses (sst)[https://sst.dev/docs/] as a way to declare and deploy it's infrastructure.
- start by setting you aws credentials.
- ensure you have the correct version of node.js installed by referencing the
.nvmrc
. - Execute the following commands:
npm i
npm run dev