Skip to content

VadymHutei/lifetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LifeTime

LifeTime

start service

sudo apt install docker.io
sudo apt install git
git clone https://github.com/VadymHutei/lifetime.git
# run MySQL
# customize config
docker build -t lifetime_app .
docker run --name lifetime_app -d --restart always -p 80:80 lifetime_app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published