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

Set up a cloud environment for front-end developers. #100

Open
Helltab opened this issue Dec 11, 2023 · 0 comments
Open

Set up a cloud environment for front-end developers. #100

Helltab opened this issue Dec 11, 2023 · 0 comments
Labels
console/backend Console backend type console/frontend Console frontend type test Test-related types

Comments

@Helltab
Copy link
Contributor

Helltab commented Dec 11, 2023

This issue is about front-end and back-end integration testing.
Below is a suggested development process:

  1. Once a requirement is determined, the front-end and back-end agree on the interfaces.
  2. Following the interface specifications, the front-end and back-end are developed separately.
  3. The front-end utilizes mock data (as apifox) to complete the UI functionality.
  4. At this point, it is necessary to provide a cloud environment to facilitate joint debugging and coordination.
    (Of course, the front-end can also locally start the entire back-end 'go' service .)
@mfordjody mfordjody added test Test-related types console/backend Console backend type console/frontend Console frontend type labels Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console/backend Console backend type console/frontend Console frontend type test Test-related types
Projects
None yet
Development

No branches or pull requests

2 participants