ourz-network / our-gallery

Starter repo for creating your own auction house with Zora's protocol
create-auction-house.vercel.app
MIT License
0 stars 0 forks source link

integrate Platforms from Vercel #7

Open nickadamson opened 2 years ago

nickadamson commented 2 years ago

https://github.com/vercel/platforms

nickadamson commented 2 years ago

The "Platform" starter kit uses the follow stack:

Next.js as the React framework Tailwind for CSS styling Prisma as the ORM for database access PlanetScale as the database (MySQL) NextAuth.js for authentication Vercel for deployment

I'd like to drop mongodb and adopt the whole framework.