Skip to content

shorn-gnosis/getting-started-js

 
 

Repository files navigation

Cometh getting started example

Discover all the cometh tools here: our documentation.

Installation

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.

Start

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.2%
  • CSS 8.2%
  • JavaScript 7.6%