|
|
il y a 2 ans | |
|---|---|---|
| core | il y a 2 ans | |
| documents | il y a 2 ans | |
| frontend | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| .goreleaser.yaml | il y a 2 ans | |
| README.md | il y a 2 ans | |
| frontend.patch | il y a 2 ans | |
| go.mod | il y a 2 ans | |
| go.sum | il y a 2 ans | |
| main.go | il y a 2 ans |
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