Skip to content

hpcfapix/HaoPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HaoPi

server under nodejs and express

How to prepare for the dependencies?

cd First_try
./setup.sh

How to start the database and server?

./start.sh

How to test if mongo DB is running?

curl localhost:27017

How to test if server is running?

curl localhost:3000

Where is the data stored?

In the directory First_try/mongodb_data/

How to stop the database and server?

./stop.sh

About

server under nodejs and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published