Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bibhestee/toggle-system
A simple feature toggle system using Next.Js, Prisma and MongoDB
https://github.com/bibhestee/toggle-system
mongodb mongodb-atlas next-prisma nextjs nextjs-mongodb nextjs13 prisma prisma-client prisma-orm
Last synced: 7 days ago
JSON representation
A simple feature toggle system using Next.Js, Prisma and MongoDB
- Host: GitHub
- URL: https://github.com/bibhestee/toggle-system
- Owner: bibhestee
- Created: 2024-12-17T20:39:35.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T21:04:15.000Z (17 days ago)
- Last Synced: 2024-12-17T21:33:42.614Z (17 days ago)
- Topics: mongodb, mongodb-atlas, next-prisma, nextjs, nextjs-mongodb, nextjs13, prisma, prisma-client, prisma-orm
- Language: TypeScript
- Homepage: https://toggle-system.vercel.app
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
- Copy the .env.example file to .env and update the Database URI(MongoDB)
- Run the following command
```bash
npm install
```
- then```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Quick Preview
https://github.com/user-attachments/assets/7c77cb37-0bdc-4104-8148-c80343573696