https://github.com/abhishek010397/online-terminal-js
https://github.com/abhishek010397/online-terminal-js
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhishek010397/online-terminal-js
- Owner: Abhishek010397
- Created: 2020-12-03T13:48:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T12:35:40.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T18:50:46.974Z (6 months ago)
- Language: JavaScript
- Size: 16.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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