Skip to content

nutstickteam/web-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running test

1. Running Mongo

mongod --dbpath db

2. Running Meteor on 2 process

First process config MONGO_URL=mongodb://localhost:27017/meteor meteor --port 3000 First process config MONGO_URL=mongodb://localhost:27017/meteor meteor --port 3002

Nginx command

sudo systemctl start nginx
sudo systemctl stop nginx
sudo systemctl restart nginx

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors