Add preview template config and starter static site.

Includes .webklar-preview.json for automatic deployment to
*.project.webklar.com via the Webklar preview webhook.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Webklar
2026-05-21 12:07:38 +00:00
commit c21c4f5a14
4 changed files with 118 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
dist/
out/
build/
.env
.env.local
.DS_Store
*.log