build
|
working docker compose
|
2022-07-01 22:06:50 +02:00 |
prisma
|
gitignore
|
2022-07-02 20:44:10 +02:00 |
src
|
promisify clean expired notes
|
2022-07-10 23:43:28 +02:00 |
.dockerignore
|
tidy up env vars
|
2022-07-02 21:14:07 +02:00 |
.env.example
|
rate limiting on get, more unit test config
|
2022-07-10 23:00:32 +02:00 |
.env.test
|
unit test expired note removal
|
2022-07-10 23:39:58 +02:00 |
.gitignore
|
integration testing with sqlite
|
2022-07-09 12:26:49 +02:00 |
Dockerfile
|
tidy up env vars
|
2022-07-02 21:14:07 +02:00 |
package-lock.json
|
validate POST body form
|
2022-07-10 23:26:52 +02:00 |
package.json
|
validate POST body form
|
2022-07-10 23:26:52 +02:00 |
server.ts
|
add testing libs, separate app from server
|
2022-07-09 10:35:44 +02:00 |
tsconfig.json
|
validate POST body form
|
2022-07-10 23:26:52 +02:00 |
vite.config.ts
|
ignore logger file
|
2022-07-09 13:22:36 +02:00 |