Skip to content

noreplydev/cloud.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cloudjs-banner

Cloud.js

Cloud.js is a web server that serves a react application that interacts with the server and allows viewing, downloading and uploading files to the server. Cloudjs was written in node with express.

cloudjs-banner

How to use

To use Cloud.js we need to clone the project from the dist branch. This branch is a ready-to-use project, this means that the project will be the server folder with the build of the react app on the public folder.

To clone the project we can use

git clone -b dist https://github.com/sanchez-cristian/cloud.js

With npm run dev we will start the server on the port 3000. The configuration of the server is on the src/config.js file. For the client side configuration we need to edit the public/config.js file.

About

Start your own cloud with Cloudjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors