tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
60 stars 36 forks source link

[help] How can I deploy my own version of TLdraw to Vercel? #579

Closed TheDarkSoulster closed 7 months ago

TheDarkSoulster commented 10 months ago

I want to deploy my own version of TLdraw to Vercel. (basically I want to self host it.) How can I do this?

steveruizok commented 7 months ago

Hi, check the Vercel docs for information about deploying. The code for old.tldraw.com is in the apps/www folder.