Explore the docs »
View Demo
·
Report Bug
·
Request Feature
TelegramApp is a simple chat realtime, chat private as well as chat group. Have some features that is signup, login, add contact, delete contact, search, maps, edit profile, chat realtime
This is an example of how to list things you need to use the software and how to install them.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
git clone https://github.com/hanifkumara/telegram-app.git
- Install Yarn packages
yarn install
- Add .env file at root folder project, and add following
VUE_APP_SERVICE_API= http://localhost:5000/api/v1
VUE_APP_SOCKET_URL= http://localhost:5000
yarn run serve
yarn run build
yarn run lint
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
https://github.com/hanifkumara/telegram-app-api
My Email : [email protected]
LinkedIn : https://www.linkedin.com/in/hanifkumara/
Project Link: https://github.com/hanifkumara/telegram-app