2.0.0 • Published 6 years ago
kumo-server v2.0.0
Kumo 雲
File cloud storage server compatible with external applications and user validation.
Getting Started
Download the source project and run it with the npm script "start" or node (at root directory):
npm install
npm startnpm install
node src/server.jsOr if you want to develop new features, you can run it with nodemon with the following npm script:
npm install
npm testPrerequisites
npm installBuilt With
- Node.js - Runtime Environment.
- npm - Dependency Management.
- JavaScript - Programming Language.
Versioning
I use SemVer for versioning. For the versions available, see the tags on this repository.
Contributors
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details