dnote/pkg/server
2019-09-30 11:55:11 +08:00
..
api Include license notices (#255) 2019-09-30 11:55:11 +08:00
database Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
job Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
log Allow to rename books (#239) 2019-08-01 09:21:24 +10:00
mailer Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
scripts Improve shell portability (#249) 2019-08-13 12:54:06 +10:00
testutils Include license notices (#255) 2019-09-30 11:55:11 +08:00
.env.dev Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
.env.test Simplify the env vars (#225) 2019-07-23 15:55:23 +10:00
.gitignore Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
main.go Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08: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.