feat: set up public inbox api server (#52)

* feat: set up public inbox api server

* feat: add zod validation for raw inbox item

* chore: update encrypted item type && raw inbox item schema

* feat: use symmetric & asymmetric combination for inbox encryption

* chore: improve error handling

* chore: update encrypted item type

* feat: add Dockerfile for Notesnook.Inbox.Api
This commit is contained in:
01zulfi
2025-10-06 12:22:25 +05:00
committed by GitHub
parent 5a9b98fd06
commit 3471ecb21a
7 changed files with 435 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
PORT=5181
NOTESNOOK_API_SERVER_URL=http://localhost:5264/