|
892e959dce
|
fix: correct static file serving and entry point
|
2025-06-04 11:13:14 +09:00 |
|
|
fff7de8184
|
refactor: fix index.html path and vite config for correct build
|
2025-06-04 11:08:33 +09:00 |
|
|
4bc0c4ce7f
|
feat: Implement frontend build and server configuration for Vite and React
|
2025-06-04 11:07:42 +09:00 |
|
|
b5770b4301
|
fix: serve index.html instead of page.html
|
2025-06-04 10:56:56 +09:00 |
|
|
1530342875
|
fix: update server.ts to serve page.html for Next.js App Router
|
2025-06-04 10:53:43 +09:00 |
|
|
ecbd743704
|
feat: implement index.html fallback routes
|
2025-06-04 10:51:32 +09:00 |
|
|
cf684fa829
|
refactor: improve index.html serving and logging
|
2025-06-04 10:51:19 +09:00 |
|
|
993217f8d9
|
refactor: improve static file and fallback routing in server.ts
|
2025-06-04 10:50:27 +09:00 |
|
|
baf1ad66a2
|
feat: migrate to Hono based implementation
|
2025-06-04 10:49:24 +09:00 |
|
|
acdeb0ede9
|
refactor: serve static Next.js files instead of SSR
|
2025-06-04 10:43:07 +09:00 |
|
|
98ac9056c8
|
feat: configure next.js build and server-side rendering
|
2025-06-04 10:11:07 +09:00 |
|
|
cfc111b60e
|
feat: integrate Next.js SSR for frontend
|
2025-06-04 09:09:14 +09:00 |
|
|
1defdb8bef
|
feat: migrate frontend to Next.js
|
2025-06-04 09:08:32 +09:00 |
|
|
977029628e
|
feat: create database file if it does not exist
|
2025-06-04 08:50:55 +09:00 |
|
|
dddaac52a2
|
refactor: replace better-sqlite3 with bun:sqlite
|
2025-06-04 08:49:50 +09:00 |
|
|
bfb6367a56
|
feat: Serve frontend build and static files, and fix server routing
|
2025-06-04 08:37:19 +09:00 |
|
|
4fe300d5d6
|
Initial commit
|
2025-06-04 08:14:55 +09:00 |
|