Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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
```