adding route that works with creating user and such

This commit is contained in:
talksik
2022-03-17 22:45:53 -04:00
parent 4b2a7f7043
commit 013d2fcb16
10 changed files with 87 additions and 49 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import testConnection from "@nirvana/core";
testConnection();
// Create a client
const queryClient = new QueryClient();
export const queryClient = new QueryClient();
function NirvanaApp() {
return (