tldraw/example
Steve Ruiz fb77323ef2
[feature] filesystem + readonly (#218)
* Fix escape key for menu

* Adds filesystem support, readonly mode

* Move file system events to external hook

* Adds onSignIn callback, prevent event by default
2021-11-05 14:13:14 +00:00
..
src [feature] filesystem + readonly (#218) 2021-11-05 14:13:14 +00:00
.env.local [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
esbuild.config.mjs [feature] filesystem + readonly (#218) 2021-11-05 14:13:14 +00:00
LICENSE [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
package.json [feature] filesystem + readonly (#218) 2021-11-05 14:13:14 +00:00
README.md [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
tsconfig.json [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00
tsconfig.tsbuildinfo [improvement] Migrations (#217) 2021-11-04 15:48:39 +00:00

@tldraw/tldraw-example

An example for @tldraw/tldraw with a very fast dev server.

Note: You probably do not need to start the server here: it is started as part of yarn start in the root directory.