david30907d / ethcon-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a RainbowKit + wagmi + Next.js project bootstrapped with create-rainbowkit.

Getting Started

First, cp .env.sample .env.local and update the values if needed.

Then:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about this stack, take a look at the following resources:

You can check out the RainbowKit GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

CI/CD

  1. [./github/workflows/lint.yaml]: before committing to Github, run yarn format. Otherwise, prettier would raise an exception
  2. Fleek: Click this link fleek

TO-DO

need a linter like this one https://github.com/david30907d/all-weather-scaffold/actions/runs/5637981937/job/15271636819

About

License:MIT License


Languages

Language:JavaScript 89.2%Language:CSS 4.1%Language:TypeScript 4.0%Language:SCSS 2.8%