This document is a collection of resources that may be helpful to new ceramic developers. To get you up and running quickly, the following steps should address all major "gotchas" to get a vanilla dev machine up and running as quickly as possible.
Before running or debugging locally build the project by
cd agent
npm ci --only-production
Open the ceramic-stats project. Set the Run/Debug configuration template (under Run..Edit Configuration..Edit Configuration Templates) as follows: