opus-submitter/opus_submitter
2025-11-28 14:35:20 +01:00
..
.vscode base django-vite 2025-10-29 01:04:13 +01:00
accounts remove custom manager on user 2025-11-28 14:34:29 +01:00
animations mutiple fixes 2025-11-28 14:05:26 +01:00
opus_submitter mutiple fixes 2025-11-28 14:05:26 +01:00
public base django-vite 2025-10-29 01:04:13 +01:00
src mutiple fixes 2025-11-28 14:05:26 +01:00
static/vite fix statics? 2025-10-29 04:12:53 +01:00
static_source/vite frontend build 2025-11-28 14:35:20 +01:00
submissions mutiple fixes 2025-11-28 14:05:26 +01:00
templates some fixes 2025-10-31 01:05:57 +01:00
.gitignore base django-vite 2025-10-29 01:04:13 +01:00
manage.py ruff + submissions validation 2025-10-30 14:43:19 +01:00
package.json mutiple fixes 2025-11-28 14:05:26 +01:00
pnpm-lock.yaml mutiple fixes 2025-11-28 14:05:26 +01:00
README.md base django-vite 2025-10-29 01:04:13 +01:00
simple_cas_backend.py change for ocr confidence 2025-10-30 12:01:49 +01:00
simple_cas_views.py ruff + submissions validation 2025-10-30 14:43:19 +01:00
tsconfig.json base django-vite 2025-10-29 01:04:13 +01:00
tsconfig.node.json base django-vite 2025-10-29 01:04:13 +01:00
tsconfig.node.tsbuildinfo small ui fixes 2025-11-23 12:03:07 +01:00
tsconfig.tsbuildinfo frontend build 2025-11-28 14:35:20 +01:00
vite.config.d.ts base django-vite 2025-10-29 01:04:13 +01:00
vite.config.js small ui fixes 2025-11-23 12:03:07 +01:00
vite.config.ts small ui fixes 2025-11-23 12:03:07 +01:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.