This will be the web app allowing users to interact with their dpopp.
yarn start
Set the NEXT_PUBLIC_CERAMIC_CLIENT_URL
environment variable to change the Ceramic node to run against - the Ceramic host defaults to http://localhost:7007
if not provided.