W0nderMuffin / plooral

Open Source multi-tenant collaboration whiteboard written in Vue + Konva.js and Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLOORAL

... 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.

Development

Everything runs in docker (20.10+) containers during development.

1. Install robo

robo is a simple YAML-based task runner written in Go.

$ curl -sf https://gobinaries.com/tj/robo | sh

2. Startup

$ robo kickstart

Spins up all necessary containers for local development with hot reload.

Utilized Technologies

License

"PLOORAL" is Open Source software released under the MIT license.

About

Open Source multi-tenant collaboration whiteboard written in Vue + Konva.js and Golang

License:MIT License


Languages

Language:TypeScript 60.4%Language:Vue 22.0%Language:Go 12.7%Language:JavaScript 1.7%Language:HTML 1.3%Language:Dockerfile 1.3%Language:SCSS 0.5%Language:Shell 0.1%