switch to another frontend framework wheeeeeeeeeeee
This commit is contained in:
parent
fa3c1ccaa7
commit
c4adf6918c
58 changed files with 6246 additions and 1703 deletions
3
Foxnouns.Frontend/app/env.server.ts
Normal file
3
Foxnouns.Frontend/app/env.server.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { env } from "node:process";
|
||||
|
||||
export const API_BASE = env.API_BASE || "https://pronouns.localhost/api";
|
||||
Loading…
Add table
Add a link
Reference in a new issue