Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/progapandist/progapanda.org
Source code for progapanda.org
https://github.com/progapandist/progapanda.org
docker golang k3s k8s repl sandbox shell sveltejs websocket xterm-js
Last synced: 3 days ago
JSON representation
Source code for progapanda.org
- Host: GitHub
- URL: https://github.com/progapandist/progapanda.org
- Owner: progapandist
- License: mit
- Created: 2020-05-24T18:17:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T20:08:03.000Z (over 1 year ago)
- Last Synced: 2023-03-08T20:52:43.141Z (over 1 year ago)
- Topics: docker, golang, k3s, k8s, repl, sandbox, shell, sveltejs, websocket, xterm-js
- Language: Go
- Homepage: https://progapanda.org
- Size: 14.3 MB
- Stars: 65
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# progapanda.org
Source code for :link: https://progapanda.org
![TUI](./doc/tui.png)
![Shell](./doc/term.png)## Stack:
- Go
- Gorilla Mux :gorilla:
- WebSocket :electric_plug:
- [tview](https://github.com/rivo/tview) for Go TUI :tv: [gist with TUI code](https://gist.github.com/progapandist/97f7ccc8169b792e2d0b4a6aab6faf9b)
- Svelte.js :nail_care:
- Xterm.js :computer:
- Docker :ship:
- k3s with [k3sup](https://github.com/alexellis/k3sup) :tomato:
- Digital Ocean $10 droplet :ok_hand:## Why?
This is part of my research for creating scalable online coding environments for programming students at [Le Wagon](https://www.lewagon.com)
## Other OSS projects
- [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action), the GitHub Action that can be used to halt any workflow until required checks for a given ref pass successfully.
- [lewagon/foot_traffic](https://github.com/lewagon/foot_traffic), pure Ruby DSL for Chrome scripting based on Ferrum. No Selenium required. Works from any script. Simulate web app usage scenarios in production or locally.
- [lewagon/quay-github-actions-dispatch](https://github.com/lewagon/quay-github-actions-dispatch), a tiny web service for securely forwarding Quay build notifications to Github Action's repository_dispatch webhook. A missing link for creating powerful build flows with Quay and GHA.## Contact me
## License
MIT