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

mock environment for development #35

Open
aquibbaig opened this issue Nov 14, 2021 · 5 comments
Open

mock environment for development #35

aquibbaig opened this issue Nov 14, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@aquibbaig
Copy link
Contributor

Bootstraps the dashboard in a mock environment. Even if the backend is not up and running, you can still use mock data to populate dashboard pages.

@aquibbaig aquibbaig added the enhancement New feature or request label Nov 14, 2021
@aquibbaig
Copy link
Contributor Author

We can probably use json-server package for this purpose

@kunatastic
Copy link

Can I work on this issue?? I would love to work on making a mock environment

@ruddi10
Copy link
Contributor

ruddi10 commented Jan 12, 2022

@kunatastic sure go ahead

@rijusougata13
Copy link
Contributor

hi @aquibbaig and @ruddi10 can you explain a little bit more.I found under src/mock some dummy routes and data have been created. So what you are asking specifically, can you explain it a little bit more.

@aquibbaig
Copy link
Contributor Author

aquibbaig commented Jan 12, 2022

the idea is to add a script that loads the dashboard without connecting to a live backend server, API will be served via mock server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants