|
|
há 2 anos atrás | |
|---|---|---|
| core | há 2 anos atrás | |
| documents | há 2 anos atrás | |
| frontend | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| .goreleaser.yaml | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| frontend.patch | há 2 anos atrás | |
| go.mod | há 2 anos atrás | |
| go.sum | há 2 anos atrás | |
| main.go | há 2 anos atrás |
Frustrated on how difficult it is to setup excalidraw self-hosted but with data storage and collaboration function this represents and attempt to run the necessary function with a single binary implemented in go. This includes:
Apply the patch to the frontend and build excalidraw into frontend. Run
go run main.go
Everything will be served under localhost:3002