/niffler

✨ Niffler is Chasing the Shiny Meme Coins.

Primary LanguagePython

Niffler

Niffler is Chasing the Shiny Meme Coins.

Development

# Required: typescript watch compilation
$ pnpm watch

# Required: development server with hot reload (nodemon)
$ pnpm dev

# Format with prettier
$ pnpm format

Production

# build for production
$ pnpm build

# start production app
$ pnpm start