Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOTPRESS

File Explorer

This is a simple file explorer made using React and a Websocket to enable real-time full duplex communication.

Execution instructions:

  1. in /botpress, type '$npm install' to install dependencies
  2. in /botpress/client, type '$npm install' to install dependencies
  3. in /botpress type '$node index.js ${desired Path1} ${desiredPath2} ...' to launch the websocket server
  4. in /botpress/client, type '$npm start' to launch the react client
  5. The File Explorer will be accessible at 'http://localhost:3000/'

NOTE: If the server is stopped and relaunched to update the path, the webpage has to be reloaded to refresh the websocket conection

About

File explorer project using websockets and React.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages