Skip to content

wri/gfw-help-center

Repository files navigation

GFW Help Center

The front end app for the Global Forest Watch Help Center built using nextjs.

Installation / setting up locally

Install deps

yarn

Copy the .env.local.example to .env.local and start the server.

yarn dev

This 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/.