Skip to content

tfarhan00/mint-mate

Repository files navigation

MintMate

MintMate is an open-source NFT minting platform that lets you mint your art, with the goal of crystallizing the art as a means of passion.

Tech Stacks

  • NextJS
  • Prisma
  • ThirdWeb
  • TailwindCSS

Prerequisite

You need the following essentials before you begin:

  • ThirdWeb dashboard access and check
  • MySQL Database URL (I personally use PlanetScale)
  • API keys for ThirdWeb and Database
  • Check .env.example for .env placeholder and guidelines for API keys.

Installation

  1. Install dependencies
npm install
  1. Run development server
npm run dev

Deployment

Serverless

Vercel

  1. Login with github that contain this app repo
  2. Go to Vercel dashboard
  3. Click add new + project
  4. Import your repo
  5. Copy and paste all .env keys to environment variables
  6. Deploy

Netlify & Cloudflare

Optional command

  • Cleaning up development/production build cache
npm run clean

Links

Contributor

About

MintMate is an NFT minting app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages