Nabarun Gogoi
7e2a313012
* Add mutation to add webhooks * Implement frontend to add webhooks and refactor code to use updateProject resolver * Implement functionality to delete webhooks * Refactor webhook card component * Update readme for frontend env GitHub OAuth client ID --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
4 lines
90 B
Bash
4 lines
90 B
Bash
REACT_APP_GQL_SERVER_URL = 'http://localhost:8000/graphql'
|
|
|
|
REACT_APP_GITHUB_CLIENT_ID =
|