GFW Blog The front end app for the Global Forest Watch Blog 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.