Skip to content

drop-less/app

Repository files navigation

App

Commands

  • Install dependencies - npm install
  • Start development app - npm run dev
  • Build and run production app - npm run build and npm run start
  • Deploy to vercel preview - vercel
  • Deploy to vercel production - vercel --prod

Template for .env file

MONGODB_URI=""
PINATA_JWT=""
PINATA_GATEWAY=""
ACCOUNT_ADDRESS=""
ACCOUNT_PRIVATE_KEY=""
GOOGLE_GENAI_API_KEY=""

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published