|
|
пре 2 година | |
|---|---|---|
| core | пре 2 година | |
| documents | пре 2 година | |
| frontend | пре 2 година | |
| .gitignore | пре 2 година | |
| .goreleaser.yaml | пре 2 година | |
| README.md | пре 2 година | |
| frontend.patch | пре 2 година | |
| go.mod | пре 2 година | |
| go.sum | пре 2 година | |
| main.go | пре 2 година |
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