Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 869 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 869 Bytes

🤖 Express + Telegram Bot

Banner

In this application I want to implement admin palnel for "Telegram Store" hosted on heroku.

⚠️ Warning

The Application is under construction, so taht don't worry if it doesnt work yet... Press "watch" button on the top to learn about further details.

👨🏻‍💻 Installation

This app requires Node.js v10+ to run.

npm install //to install requiered packages

And then run:

npm start //to run the app!

🥳 Vala, You will see the webbrowser poppin up!

📄 To do list

  • 0. Initializing project

  • 1. JSON Database implementation (MONGODB - Inthe future)

  • 2. Auth

  • 3. Collecting user data

  • 4. Bulk "message" sending

  • 5. Other staff