Re-implement authentication (#136)
* Remove hasura and hasura-auth * Implement authentication
This commit is contained in:
2
front/.env.example
Normal file
2
front/.env.example
Normal file
@ -0,0 +1,2 @@
|
||||
REACT_APP_API_URL=http://localhost:3000/graphql
|
||||
REACT_APP_AUTH_URL=http://localhost:3000/auth
|
||||
Reference in New Issue
Block a user