@@ -60,7 +60,7 @@ There are no tests, linters, or build steps in this repo — it is pure configur| Project | Port | Stack | Data dir | Migrations ||---|---|---|---|---|| `analytics` | 8000 | Django + Vite (Bun) + SQLite | yes | yes || `analytics` | 8000 | Rust (axum) + Vite (Bun) + SQLite | yes | no || `blog.bythewood.me` | 8100 | Rust (axum) + Vite (Bun) | no | no || `timelite` | 8200 | Next.js + Bun (local-only, no backend) | no | no || `isaacbythewood.com` | 8300 | Next.js + Bun (Pages Router, plain JS) | no | no |
modified
hosts/alpine/srv/projects.conf
@@ -7,7 +7,7 @@# Format: name|port|github_repo|branch|has_data|has_migrate#analytics|8000|overshard/analytics|master|yes|yesanalytics|8000|overshard/analytics|master|yes|noblog.bythewood.me|8100|overshard/blog.bythewood.me|master|no|notimelite|8200|overshard/timelite|master|no|noisaacbythewood.com|8300|overshard/isaacbythewood.com|master|no|no