Added /users/me route, and handling auth in frontend
This commit is contained in:
1
frontend/lib/constants.ts
Normal file
1
frontend/lib/constants.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const API_URL = `http://localhost:${process.env.NEXT_PUBLIC_BACKEND_PORT}`;
|
||||
Reference in New Issue
Block a user