Skip to content

Pervolarakis/basic-server-shell-react-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic server Shell CLI

This repository complements the React CLI Component, allowing users to host their customizable filesystems online. This server-side implementation, built using Socket.io, enables the "WebSocket Support" branch of the CLI component to communicate with remote filesystems, facilitating real-time interactions and file management.

It offers a basic fully editable filesystem and 4 basic shell commands like: cd, ls, cat, help

Installation

  1. Clone the repository:

    git clone https://github.com/Pervolarakis/basic-server-shell-react-cli.git

  2. Install dependencies:

    npm install

  3. Run server using:

    npm run dev

About

this a basic shell written in node created for my react-cli-component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published