Skip to content

GovanifY/jii

 
 

Repository files navigation

じーっ

じーっ is a simple file hosting server written in Node.js and utilizes MongoDB's GridFS to store files.

Install

$ git clone https://github.com/oohnoitz/jii.git
$ cd jii
$ npm install

Configure

You will need to copy the example config.json file and modify it with your own settings.

$ cp config.js.example config.js

Running

To start the servers, run the following command:

$ node server.js

About

fairly simple file sharing web server

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.7%
  • HTML 17.4%
  • CSS 5.9%