Fix static file serving by including dist directory

- Remove dist/ from .gitignore to include build artifacts
- Add complete dist directory with built frontend assets
- This ensures static files are available for deployment
- Fixes 404 errors on Koyeb deployment
This commit is contained in:
patdelphi
2025-08-19 19:04:31 +08:00
parent d0e27602aa
commit 34eee56fee
21 changed files with 336 additions and 1 deletions

317
dist/assets/index--p8QidXz.js vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/assets/index-DYPMf_St.css vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/bagua_pattern_4.webp vendored Normal file
View File

@@ -0,0 +1 @@
<html><head><link rel="icon" href="data:;"><meta http-equiv="refresh" content="0;/.well-known/sgcaptcha/?r=%2Fwp-content%2Fuploads%2F2025%2F06%2Ffeng-shui-Bagua-Mirror-e1750576090719.webp&y=ipr:47.253.4.207:1755054770.823"></meta></head></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 769 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

15
dist/index.html vendored Normal file
View File

@@ -0,0 +1,15 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script type="module" crossorigin src="/assets/index--p8QidXz.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DYPMf_St.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

0
dist/mystical_background_9.jpg vendored Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 KiB

0
dist/taiji_symbol_8.png vendored Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

1
dist/use.txt vendored Normal file
View File

@@ -0,0 +1 @@
keep assets in the dir to use.