Skip to content
New issue

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

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

Already on GitHub? # to your account

Devtools support for Content v3 #2880

Open
arashsheyda opened this issue Dec 2, 2024 · 5 comments
Open

Devtools support for Content v3 #2880

arashsheyda opened this issue Dec 2, 2024 · 5 comments
Labels
enhancement New feature or request Stale v3

Comments

@arashsheyda
Copy link
Member

Is your feature request related to a problem? Please describe

is there going to be a devtools support for Content v3?

Describe the solution you'd like

we could have a DB viewer for example, below is an image of sqlite viewer in devtools (using RPC) (don't mind the UI 😄)
Image

Describe alternatives you've considered

would it be better to have a sepeare module for just the devtools? e.g. nuxt-devtools-db-viewer and use that for sqlite and ...?

Additional context

here is an example of mongoose db viewer:
Image

@arashsheyda arashsheyda added the enhancement New feature or request label Dec 2, 2024
@larbish larbish added the v3 label Dec 2, 2024 — with Volta.net
Copy link
Collaborator

larbish commented Dec 2, 2024

We'll provide devtools support indeed. As a good workaround for the moment, you can use the SQLite Viewer extension in VSCode. It offers an interface to consult the .data/content/contents.sqlite db file generated (your sqlight local db in dev mode).

Screenshot 2024-12-02 at 06.20.20.png

@arashsheyda
Copy link
Member Author

arashsheyda commented Dec 2, 2024

@larbish thanks! yes I've been using the vscode extension. and I'd be happy to help on the devtools. should I open a PR?

@farnabaz
Copy link
Member

farnabaz commented Dec 4, 2024

@arashsheyda Contribution is more than welcome 🙂 Looking forward for devtools integration

@arashsheyda
Copy link
Member Author

@farnabaz great! thank you. I'll start working on it :)

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 10, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request Stale v3
Projects
None yet
Development

No branches or pull requests

3 participants