Discover all the cometh tools here: our documentation.
Don't forget to add
cometh-demo.eu.auth0.com
to your project's authorized domains on https://app.cometh.io/.
Clone the repo and run yarn install
Setup your .env file from the .env.example file.
Set you Cometh API KEY in the following env var:
export NEXT_PUBLIC_COMETH_API_KEY=YOUR_API_KEY
After the successfull installation of the packages: yarn dev