Initial commit

This commit is contained in:
Replit Agent
2026-05-28 23:37:31 +00:00
commit 2246770e5b
114 changed files with 13553 additions and 0 deletions
@@ -0,0 +1,17 @@
kind = "design"
previewPath = "/__mockup"
title = "Canvas"
version = "1.0.0"
id = "XegfDyZt7HqfW2Bb8Ghoy"
[[services]]
localPort = 8081
name = "Component Preview Server"
paths = ["/__mockup"]
[services.env]
PORT = "8081"
BASE_PATH = "/__mockup"
[services.development]
run = "pnpm --filter @workspace/mockup-sandbox run dev"