... is a multi-tenant collaboration whiteboard located in your browser proof of concept. I'd suggest to not look at the code since it is a shining counterexample of clean code which will hopefully be refactored someday.
Everything runs in docker (20.10+) containers during development.
robo is a simple YAML-based task runner written in Go.
$ curl -sf https://gobinaries.com/tj/robo | sh
$ robo kickstart
Spins up all necessary containers for local development with hot reload.
- Vue 3 (including a sad first attempt using the new Composition API)
- Bootstrap
- Konva.js builds the basic heart of the board itself
- Golang
"PLOORAL" is Open Source software released under the MIT license.