No description
Find a file
2024-02-27 18:58:28 -05:00
data initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
src/router initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
tem initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
web initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
.gitattributes initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
.gitignore initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
go.mod initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
go.sum initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00
readme.md tidyup 2024-02-27 18:58:28 -05:00
server.go initial backend setup w/braille_xr page 2024-02-27 18:57:13 -05:00

# build and run
go build && ./dofdev

#deploy
rsync -avz --progress ~/go/src/dofdev/ root@dofdev:/root/dofdev/

server starting at: http://localhost:3210