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

Add initial vite/vuejs/services-ui integration (Fixes #10) #11

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MelissaAutumn
Copy link
Member

Fixes #10

This runs another container that runs the vite dev server. django_vite (via the tags) will insert the hmr (in dev mode), and the correct js.

Works for me locally! Added some basic documentation, we can look into typescript a bit later just wanted to get this running. I still need to see if using createApp per SFC is a good idea, but I've used this methodology with React in a past life and it worked quite well for small reactive pages.

@MelissaAutumn MelissaAutumn self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Vite/Services-UI
1 participant