Gravityforce04 / devmatch-nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tw-banner

thirdweb-next-starter

Starter template to build an onchain react native app with thirdweb and next.

Installation

Install the template using thirdweb create

  npx thirdweb create app --next

Environment Variables

To run this project, you will need to add the following environment variables to your .env file:

CLIENT_ID

To learn how to create a client ID, refer to the client documentation.

Run locally

Install dependencies

yarn

Start development server

yarn dev

Create a production build

yarn build

Preview the production build

yarn start

Resources

Need help?

For help or feedback, please visit our support site

About


Languages

Language:Solidity 60.8%Language:TypeScript 29.2%Language:JavaScript 6.5%Language:CSS 3.4%