env context and refactor api support different ports

This commit is contained in:
Milo Schwartz 2024-12-12 22:46:58 -05:00
parent f6efdfcd93
commit acab2ff3a7
35 changed files with 287 additions and 135 deletions

View file

@ -26,4 +26,4 @@ export async function createNextServer() {
});
return nextServer;
}
}