create-next-surf-app
Version:
   • 728 B
Markdown
# create-next-surf-app



The fastest way to get started with a fully-fledged web3 app using a decentralized database setup consisting of Next.js, [SurfDB](https://docs.surfdb.xyz/) ,[Rainbow Kit](https://www.rainbowkit.com/docs/introduction) and [wagmi](https://wagmi.sh)
```bash
npx create-next-surf-app my-app
```
## Thanks
This project is inspired by and re-uses a lot of code from [create-web3-frontend](https://github.com/Dhaiwat10/create-web3-frontend)