Skip to content

shannon-jx/ProjectLilacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README - Project Lilacs

To run the application:

# Build the docker image
$ docker build -t reminder .

# Run a container
$ docker run -d -p 5000:5000 --name reminder --restart unless-stopped -e TELEGRAM_TOKEN=xxx reminder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published