Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jace254/vyper-term
Web SSH Utility q(≧▽≦q)
https://github.com/jace254/vyper-term
ssh2
Last synced: 8 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-28T10:48:31.000Z (9 months ago)
- Last Synced: 2024-05-02T04:47:31.882Z (7 months 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
```