Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teschiopol/next-shadcn-prisma-mongo
- Owner: teschiopol
- Created: 2024-07-12T00:16:16.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-06T17:02:36.000Z (2 months ago)
- Last Synced: 2024-09-06T20:05:32.753Z (2 months ago)
- Topics: mongodb, nextjs, prisma-orm, shadcn-ui, vercel
- Language: TypeScript
- Homepage: https://onlytodo.vercel.app
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```