Archived
Restores the real backend lost with Supabase (posts, authors, comments, subscriptions, admin) in Postgres, seeds the existing markdown posts, and rebuilds the site as a Vite/React SPA served by Spring — keeping the original styling (serif + tan accent) and content.
9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
target/
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
_content/
|
|
.git/
|
|
.idea/
|
|
*.iml
|
|
.vscode/
|