Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

ContainerSSH/configurator

Repository files navigation

ContainerSSH - Launch Containers on Demand

ContainerSSH Web Configurator

This application provides a simplified configurator for getting started with ContainerSSH.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint