Commit Graph

166 Commits

Author SHA1 Message Date
Ryderjj89
1e819e33c7 Add chapter number padding and debugging for chapter loading 2025-09-13 15:43:13 -04:00
Ryderjj89
eb81bdc9e6 Disable helmet security headers and use relative API URLs to fix HTTP access 2025-09-13 15:36:27 -04:00
Ryderjj89
0232b854c9 Remove all PWA functionality and manifest files for clean HTTP webpage 2025-09-13 15:31:33 -04:00
Ryderjj89
690a2b6907 Add HTTP headers and modify manifest to prevent browser HTTPS enforcement 2025-09-13 15:27:34 -04:00
Ryderjj89
9d71a835ca Add debugging logs and manifest.json to help troubleshoot blank page issue 2025-09-13 12:39:34 -04:00
Ryderjj89
a26047493a Fix frontend static file paths to point to correct Docker container location 2025-09-13 12:33:37 -04:00
Ryderjj89
2c5dd415c7 Update volume name from bible_data to data for cleaner naming 2025-09-13 12:30:05 -04:00
Ryderjj89
cb3dbe8d5b Add static file serving and SPA routing support for React frontend 2025-09-13 12:28:59 -04:00
Ryderjj89
ce89f120f1 Fix Dockerfile to use npm install instead of npm ci for remote builds 2025-09-13 12:24:18 -04:00
Ryderjj89
b9a898f24b Merge GitHub repository initialization 2025-09-13 12:19:47 -04:00
Joshua Ryder
ad476552d3 Initial commit 2025-09-13 12:17:56 -04:00
Ryderjj89
0bcd267741 Update docker-compose.yml to use Docker Hub image ryderjj89/esv-bible:latest 2025-09-13 12:16:25 -04:00
Ryderjj89
13c93879c0 Reorganize project structure with backend/ and frontend/ directories 2025-09-13 12:14:01 -04:00
Ryderjj89
84f1dfaf23 Add complete React frontend with modern design and navigation 2025-09-13 12:09:52 -04:00
Ryderjj89
fab87ca06b Update to use ESV Bible from GitHub repository with by_chapter structure 2025-09-13 12:03:29 -04:00
Ryderjj89
921a233c51 Initial setup for ESV Bible Markdown project 2025-09-13 11:58:52 -04:00