This project is a clone of Discord web app, created to practice coding skills and try new implementations.
This project is made using:
npm install
npx prisma generate
npx prisma db push
npm run dev
npx prisma studio
Open http://localhost:3000 and http://localhost:5555 with your browser to see the result.
The work on this project is ongoing but feel free to create an issue suggesting improvement, or contact me via email.
Feel free to contribute! If you have ideas for new workflows, improvements, or fixes, please open an issue or submit a pull request.
š¤ Nikson Rotondaro