An open API service indexing awesome lists of open source software.

https://github.com/abhishek010397/online-terminal-js


https://github.com/abhishek010397/online-terminal-js

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Online-Terminal-Js

## For Local-Setup

Just jump into the specific directory and do the following:-

cd client/server(client or server , one at a time)
npm install
npm run start


## For CLoud Setup

1. A Kubernetes Setup
2. Docker for containarising the code
3. Nginx Conf file is needed to route the back-end calls from the front-end
4. Kubernetes manifest files for deploying the applications in the cluster
5. A Database is needed to log the user-session