chore: production setup

This commit is contained in:
Nicolas Meienberger
2025-09-27 14:10:15 +02:00
parent 9f3fb8a302
commit 88e310cc4f
18 changed files with 213 additions and 58 deletions

View File

@@ -8,7 +8,7 @@ import "./app.css";
import { client } from "./api-client/client.gen";
client.setConfig({
baseUrl: "http://192.168.2.42:3000/",
baseUrl: "/",
});
export const links: Route.LinksFunction = () => [