Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: Frontend devs should be able to contribute without starting the api server. #42

Open
gbenga504 opened this issue May 14, 2023 · 0 comments
Assignees
Labels
fullstack Both frontend and backend poc Proof of concept. Not the actual thing tooling Tooling related

Comments

@gbenga504
Copy link
Owner

Currently, frontend developers who do not want to start the API server cannot contribute to the app.

I personally do not think that this is fair as the app currently caters to full-stack and backend devs.

Frontend devs should be able to contribute to the repo without needing to start the api server.

Approaches

  1. We can set up a staging environment and a node script on the frontend package so frontend devs can start up the app properly (I prefer this)
  2. We can also mock API responses on frontend and setup a node script (A bit technical if we want this to be effective and be in sync with the graphQL schemas)

This should be a POC

@gbenga504 gbenga504 added poc Proof of concept. Not the actual thing tooling Tooling related fullstack Both frontend and backend labels May 14, 2023
@gbenga504 gbenga504 self-assigned this May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fullstack Both frontend and backend poc Proof of concept. Not the actual thing tooling Tooling related
Projects
None yet
Development

No branches or pull requests

1 participant