|
|
2 ani în urmă | |
|---|---|---|
| core | 2 ani în urmă | |
| documents | 2 ani în urmă | |
| frontend | 2 ani în urmă | |
| .gitignore | 2 ani în urmă | |
| .goreleaser.yaml | 2 ani în urmă | |
| README.md | 2 ani în urmă | |
| frontend.patch | 2 ani în urmă | |
| go.mod | 2 ani în urmă | |
| go.sum | 2 ani în urmă | |
| main.go | 2 ani în urmă |
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