The front end app for the Global Forest Watch Help Center built using nextjs.
Install deps
yarnCopy the .env.local.example to .env.local and start the server.
yarn devThis will set up the app running on port 3000.
As the application is deployed under a subpath, you can access all help center content on http://localhost:3000/help/.