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

https://github.com/xbrunosousa/ssh-generate-js

🔐 A VueJS web application to generate ssh keys (id_rsa and id_rsa.pub)
https://github.com/xbrunosousa/ssh-generate-js

authentication client-side generate-keys javascript ssh ssh-key vuejs

Last synced: 2 months ago
JSON representation

🔐 A VueJS web application to generate ssh keys (id_rsa and id_rsa.pub)

Awesome Lists containing this project

README

          

# In development!

# ssh-generate-js

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```