Commit 95e3b7a
committed
refactor: clean up architecture and add error page
- Remove unused adapters (adapter-auto, adapter-cloudflare-workers)
- Update compatibility_date to 2025-01-01
- Extract generateInstallScript to lib/server/install-script.ts
- Extract PRESET_PACKAGES to shared lib/presets.ts
- Add +error.svelte for 404/500 pages
- Improve deploy workflow migration logging1 parent aa9d7db commit 95e3b7a
File tree
10 files changed
+371
-586
lines changed- .github/workflows
- src
- lib
- server
- routes
- [username]/[slug]/install
- dashboard
10 files changed
+371
-586
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
0 commit comments