dnote/pkg/server
2019-07-23 15:55:23 +10:00
..
api Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
database Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
job Simplify template path (#224) 2019-07-22 15:42:56 +10:00
mailer Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
scripts Implement server binary (#223) 2019-07-22 13:41:09 +10:00
testutils Fix dependency installation (#209) 2019-06-27 11:59:42 +10:00
.env.dev Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
.env.test Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
.gitignore Improve package structure (#207) 2019-06-25 19:20:19 +10:00
main.go Implement server binary (#223) 2019-07-22 13:41:09 +10:00
README.md Implement server binary (#223) 2019-07-22 13:41:09 +10:00

Dnote Server

The Dnote server containing the web interface, the web API, and the background jobs.