Commit ec7fffa
committed
chore: codebase cleanup — remove dead code, fix bugs, improve docs
- Delete 5 unused Vue components (ErrorState, LandingHeader, LandingFooter, DiagnosticBadge, LiveTerminal)
- Remove unused @tailwindplus/elements dependency
- Remove commented-out Seline analytics token from nuxt.config
- Remove commented-out code blocks in default.vue and ask.vue
- Fix undefined print_error in scripts/stop.sh
- Replace real-looking DB creds with placeholders in .env.example
- Add missing env vars to .env.example (DATABASE_URL_MIGRATE, WEB_URL, LINK_BASE_URL, ADMIN_EMAIL)
- Move recipe docs from scripts/ to docs/recipes/
- Delete duplicate Kubernetes recipe (full version already in docs/)
- Update references in USE_CASES.md and exe-dev-private-access.md1 parent 6819b03 commit ec7fffa
File tree
15 files changed
+16
-644
lines changed- apps
- api
- web
- components
- layouts
- pages
- docs
- recipes
- scripts
15 files changed
+16
-644
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments