summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorkj_sh6042026-03-15 16:19:06 -0400
committerkj_sh6042026-03-15 16:19:06 -0400
commit46edf08bac22bcc82b460fcde9bd308d253171c5 (patch)
treeb1678ea1a16232d3b300ab8846fa5e44b2bc79a9 /README
refactor: initial commit
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
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