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

Devtools support for Content v3 #2880

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

Devtools support for Content v3 #2880

arashsheyda opened this issue Dec 2, 2024 · 4 comments
Labels
enhancement New feature or request 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 :)

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

No branches or pull requests

3 participants