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
- Host: GitHub
- URL: https://github.com/gridaco/desk
- Owner: gridaco
- License: apache-2.0
- Created: 2023-01-16T13:22:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T14:09:45.000Z (over 1 year ago)
- Last Synced: 2024-05-22T23:25:18.775Z (over 1 year ago)
- Topics: aws, docker, iaas, k8s, terraform
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
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