Skip to content

VAR-META-Tech/built-on-gno

Repository files navigation

BUILT ON GNO

Powered by:

  • 🏎 Turborepo — High-performance build system for Monorepos
  • 🚀 React — JavaScript library for user interfaces
  • 🛠 Tsup — TypeScript bundler powered by esbuild

As well as a few others tools preconfigured:

How to run

You'll need to have installed:

  • node >= v18.20.3 (I prefer to use nvm)
  • turbo (npm install -g turbo)
  • pnpm (npm install -g pnpm)

Optionally:

  • dbaeumer.vscode-eslint
  • esbenp.prettier-vscode

Useful Commands

  • pnpm build - Build all packages
  • pnpm dev - Run all packages locally and preview
  • pnpm start - Run all packages
  • pnpm lint - Lint all packages
  • pnpm format - Prettier format all files

Contribution

Please make sure to read the [Contributing Guide] before making a pull request. If you have a gnosis projects/tools, add it with a pull request to this curated list!

Thank you to all the people who already contributed to Built On Gno!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published