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

https://github.com/gridaco/desk

Grida's VM IaaS for Node apps
https://github.com/gridaco/desk

aws docker iaas k8s terraform

Last synced: 7 months ago
JSON representation

Grida's VM IaaS for Node apps

Awesome Lists containing this project

README

          

# desk

desk is a IaaS by Grida, helps you easily create SaaS based on VM instanciation.

## This projects Goal (v1)

The initial goal of "desk" is to provide user a browser based interface to help them develop their frontend components, build hot-reload in realtime using desk's keep-alive vm.

## Lifecycle

- trigger
- boot
- setup
- tunnel
- usage meter
- save
- kill

## Kernel & Terminal

- image: Debian GNU/Linux 11 (bullseye)
- socket ssh connection
- (kernel) user permission (for prevent hacking / breaking the vm)

## Platforms

- Linux
- NodeJS v12.x
- NodeJS v14.x
- NodeJS v16.x

## Templates & Default modules

- node
- yarn
- pnpm
- python3

## Toolings, References & Contributing

Details on [contributing.md](./contributing.md)

**References**

- [vscode devcontainers](https://code.visualstudio.com/docs/devcontainers/containers)

## Who uses it?

- [Grida Code](https://github.com/gridaco/code)
- [Grida Edu](https://github.com/gridaco/edu.grida.co)
- [Grida Flutter Support](https://github.com/gridaco/flutter-support)

## Templates
- windows-11-ko-kr-banking - used for accessing bank services in korea