Skip to content

Rekky/MyTelegramAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTelegramAPI

Important this API needs a .env file for work, please create one inside ./app folder

Quick start

Go inside the app folder

Install dependencies

npm install

Start the project in dev mode

npm run dev

Quick start with Docker

In the root folder

  • Build the image
docker-compose build
  • Up the docker image
docker-compose up -d

About

A custom telegram API web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published