Skip to content

cboddy/react-filesystem-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

Make sure you have Python Flask installed, a Debian/Ubuntu recipe is

sudo apt-get install python python-pip

sudo pip install flask

Running

To run the server, in the project-root directory run

python server.py

To see help

python server.py -h

Then view the web-app @

http://localhost:3000

(or whatever host/port were specfied in the server command-line arguments)

Note: Login to the web-app using the password given to the server as a command-line argument.

About

A remote-file-system browser web app built with React JS, Bootstrap and Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages