Closed aps08 closed 4 months ago
Something failed: https://github.com/TeamShiksha/logoexecutive/actions/runs/9488851881
Something failed: https://github.com/TeamShiksha/logoexecutive/actions/runs/9488851881
Something failed: https://github.com/TeamShiksha/logoexecutive/actions/runs/9489037800
Something failed: https://github.com/TeamShiksha/logoexecutive/actions/runs/9496774135
Something failed: https://github.com/TeamShiksha/logoexecutive/actions/runs/9502824545
Description
Added the following items:
vercel.json
in client to work as a proxy to the backend server.vercel.json
in server to route all the traffics to the route of the app.CLIENT_PROXY_URL
to be added into the CORS function. Added test case for the same.proxy
in client'spackage.json
to be used for local development.env
from github-actions file as it's not needed.