https://github.com/jace254/vyper-term
Web SSH Utility q(≧▽≦q)
https://github.com/jace254/vyper-term
ssh2
Last synced: 6 months ago
JSON representation
Web SSH Utility q(≧▽≦q)
- Host: GitHub
- URL: https://github.com/jace254/vyper-term
- Owner: Jace254
- Created: 2024-02-27T11:26:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T10:48:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T20:46:45.988Z (about 1 year ago)
- Topics: ssh2
- Language: TypeScript
- Homepage:
- Size: 263 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
Awesome Lists containing this project
README
# Vyper Term
## Web SSH Utility
### Setup
Run:
```sh
pnpm i #This will install the required packages
```
Edit `.env` file by copying the `.env.example` from `./server` directory
### Running Project Locally
Run:
```sh
pnpm dev
```