2021-11-26 19:35:45 +01:00
2021-11-26 19:35:45 +01:00
2021-09-06 17:10:06 +02:00
2021-09-06 17:10:06 +02:00
2021-09-06 17:10:06 +02:00
2021-09-08 17:30:31 +02:00
2021-09-06 17:10:06 +02:00
2021-09-06 17:10:06 +02:00
2021-09-06 17:10:06 +02:00
2021-09-06 17:10:06 +02:00

excalidraw-storage-backend

This is a reimplementation of excalidraw-json suitable for self hosting you own instance of Excalidraw.

It can be used with kiliandeca/excalidraw-fork

DockerHub kiliandeca/excalidraw-storage-backend

Environement Variables

Name Description Default value
PORT Server listening port 8080
GLOBAL_PREFIX API global prefix for every routes /api/v2
STORAGE_URI Keyv connection string "" (in memory)
LOG_LEVEL Log level (debug, verbose, log, warn, error) warn

Availabe Keyv storage adapter: redis, mongo, postgres and mysql

Description
No description provided
Readme 530 KiB
Languages
TypeScript 96%
Dockerfile 2.9%
Shell 1.1%