abacaxiguy / tugio

πŸ“² Tugio, an instant messaging app made with Next.js and Prisma βš›

Home Page:https://tugio.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Tugio's logo


πŸ“² Tugio, Your instant messaging app with Next.js and Prisma βš›

Last Commit Github Issues Follow Me



πŸ§ͺ Technologies

This project was developed using the following technologies and libraries:


πŸš€ How to run

To run this in your local machine, clone this repo and run the command:

  # Installing dependencies
  pnpm install

installing all dependencies. After that, just start:

  # Starting project
  pnpm dev

And it will appear on http://localhost:3000.

⚠ Also, make sure to fill the info needed in a .env file using the .env.example file as an example ⚠

Remembering that you will need to create a database on MongoDB, an account on Google Cloud Platform, create credentials at Github OAuth, create an account on Cloudinary and create an account on Pusher so you can fill the .env file with the info needed.


πŸ“£ Credits

This project was made by @Code With Antonio in the video Real-Time Messenger Clone.

So, all the credits for the original project goes to him, I just made some changes to the original project, and I will keep updating this project with new features, so if you want to contribute, feel free to check the issues page.


🎨 Design

My original tugio design, including logos and icons, is here on figma:


🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.


πŸ“œ License

Copyright Β© 2023 JoΓ£o Lucas.
This project is licensed under the MIT license.


Developed by 🍍

About

πŸ“² Tugio, an instant messaging app made with Next.js and Prisma βš›

https://tugio.vercel.app

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.2%Language:CSS 0.2%