Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teschiopol/next-shadcn-prisma-mongo

Next.js + shadcn/ui + Prisma + MongoDB
https://github.com/teschiopol/next-shadcn-prisma-mongo

mongodb nextjs prisma-orm shadcn-ui vercel

Last synced: 6 days ago
JSON representation

Next.js + shadcn/ui + Prisma + MongoDB

Awesome Lists containing this project

README

        

# I know

## Getting Started

First, run the development server:

```bash
npm run dev
```

Every time you update schema, do ```npx prisma db push```