Skip to content

melfa/tomorrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web page just show how many days counts from born date. See in action: http://elfimov.com/tomorrow/1990-01-25

Named «tomorrow» because of Edge Of Tomorrow movie.

Requirements

  • nodejs 4.4.5

Installation

Copy config.example.json to config.json.

sudo apt-get install nginx
sudo apt-get install supervisor
npm install
sudo ln -s /home/melfa/tomorrow/environment/nginx.conf /etc/nginx/sites-enabled/tomorrow
sudo ln -s /home/melfa/tomorrow/environment/supervisor.conf /etc/supervisor/conf.d/tomorrow.conf
sudo restart supervisor
sudo restart nginx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published