Skip to content

馃挰 (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

Notifications You must be signed in to change notification settings

Nidhal-Bouzara/anonymeet

Repository files navigation

Running the Project

  1. Install dependecies npm install
  2. Run the migrations npx prisma migrate dev (or npx prisma migrate deploy)
  3. Optional, run the seeders: To run the seeders you need to add "type": "module" to package.json, and then run npx prisma db seed, remove the same line from package.json after.
  4. Start the application npm run dev

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

No packages published