.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
manage.py
pyproject.toml
uv.lock
.github/workflows/docs.yaml
.github/workflows/test.yaml
test/__init__.py
test/asgi.py
test/conftest.py
test/settings.py
test/test_development.py
test/test_production.py
test/urls.py
test/views.py
test/wsgi.py
test/frontend/package.json
test/frontend/pnpm-lock.yaml
test/frontend/userGreeting.ts
test/frontend/vite-env.d.ts
test/frontend/vite.config.ts
test/frontend/components/HelloWorld.vue
test/templates/example/example.html
vue_ssr/__init__.py
vue_ssr/apps.py
vue_ssr/services.py
vue_ssr/settings.py
vue_ssr/vue_ssr.py
vue_ssr.egg-info/PKG-INFO
vue_ssr.egg-info/SOURCES.txt
vue_ssr.egg-info/dependency_links.txt
vue_ssr.egg-info/requires.txt
vue_ssr.egg-info/top_level.txt
vue_ssr/templatetags/__init__.py
vue_ssr/templatetags/vue_ssr.py