- Install dependecies
npm install
- Run the migrations
npx prisma migrate dev
(ornpx prisma migrate deploy
) - Optional, run the seeders:
To run the seeders you need to add
"type": "module"
to package.json, and then runnpx prisma db seed
, remove the same line from package.json after. - Start the application
npm run dev
-
Notifications
You must be signed in to change notification settings - Fork 0
💬 (WIP ⏸️) Private messaging platform for groups and individuals giving fine-tuned control over privacy to the user 👉 Built with NextJS & Typescript, and MYSQL (Prisma ORM)
License
Nidhal-Bouzara/anonymeet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
💬 (WIP ⏸️) Private messaging platform for groups and individuals giving fine-tuned control over privacy to the user 👉 Built with NextJS & Typescript, and MYSQL (Prisma ORM)
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published