notea-de-me/server
Bel LaPointe 4657dd9505 i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
..
public/ui i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
testdata i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
README.md
auth.go impl test fileauth 2022-02-18 08:05:50 -07:00
auth_test.go impl test fileauth 2022-02-18 08:05:50 -07:00
authenticate.go i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
authenticate_test.go i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
go.mod todo, gomod 2022-02-17 13:24:31 -07:00
go.sum todo, gomod 2022-02-17 13:24:31 -07:00
id.go
leaf.go
main.go i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
server.go i cant uncache chrome fuckit 2022-02-18 10:53:45 -07:00
server_test.go test server auth 2022-02-18 09:16:23 -07:00
tree.go
tree_test.go

README.md

running with docker

d1={d1:-(mktemp -d)} d2={d2:-(mktemp -d)} docker run
-v $d1:/main/public/files
-v $d2:/main/public/media
-p 3004:3004
--rm -it registry-app.eng.qops.net:5001/bel/work-notes:latest