From 46edf08bac22bcc82b460fcde9bd308d253171c5 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 15 Mar 2026 16:19:06 -0400 Subject: refactor: initial commit --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..3db1500 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +this project is a fork of excalidraw v0.18.0. + +a majority of this software is derived from the excalidraw project. + +this is more so a personal build for my own use. + +how i like to build it: + --> NODE_ENV=production yarn build:app:docker + --> get the build files from excalidraw-app/build + --> host it somewhere \ No newline at end of file -- cgit v1.2.3