Skip to content

francs1/NodeGridFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstack

A Books Sharing Website,you can upload books and download books.

It uses NodeJS Express Mongodb GridFS. Your computer needs to install nodejs and mongodb.

1st start on mongodb by mongod command.
2nd open a node prompt,and enter the fsserver Directory,run "node saveFileServer" to start UploadFileService.
3rd open another node prompt,and aslo enter the fsserver Directory,run "node loadFileServer" to start DownloadFileService.
4th open the last node prompt,and enter the ms Directory,run "node bin\www" to run the main nodejs programe.It will listening on the port 3000 on your computer.
5th open a browser,visit http://localhost:3000.I suggest using Google Chrome or FireFox to browse the website.It's called Bookstack.
6th if you want to tryout the website's function.You need to register a user.the email will connection with gravatar to show your personal logo.
7th then login the website by your username and password.
8th start to upload your book!

Thanks for visiting.
AsenYang
2016-4-19

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages