Mercury web (Next.js) — deployed at mercury.carrot-soft.tech
Find a file
2026-08-22 20:58:36 +08:00
public/fonts feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
src feat(web): assets, net worth, manual assets, lending 2026-08-22 20:58:36 +08:00
.env.local.example feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
.gitignore feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
bun.lock feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
next.config.ts feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
package.json feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
postcss.config.mjs feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
tsconfig.json feat(web): scaffold Next.js app with Seed Design + Mercury theme + Zona Pro 2026-08-22 20:02:52 +08:00
vitest.config.ts feat(web): responsive app shell + tab navigation 2026-08-22 20:39:22 +08:00
vitest.setup.ts test(web): polyfill CSS.supports in shared vitest setup (Seed TextField needs it) 2026-08-22 20:45:59 +08:00