Skip to content

lbesecker195/FreeClassifiedsDirectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

How to launch in production

SSH into server:

ssh root@45.56.82.141

Pull Repo

git pull

Update dependencies

npm install

Restart pm2 (the app's name is 'www' since the script to run is "bin/www")

pm2 restart www

How to run dev server

DEBUG='myapp:*'; npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published