This repository has been archived on 2021-11-25. You can view files and clone it, but cannot push or open issues/pull-requests.
FileStore/DeveloperNote.md

206 B

File Store Developer Note

Deployment & Run

git clone http://kiritow.com:3000/kiritow/filestore
cd filestore
cp config/config.json.example config/config.json
vim config.json
npm install
node app