opus-submitter/opus_submitter
2025-10-30 14:43:19 +01:00
..
.vscode base django-vite 2025-10-29 01:04:13 +01:00
accounts ruff + submissions validation 2025-10-30 14:43:19 +01:00
opus_submitter ruff + submissions validation 2025-10-30 14:43:19 +01:00
public base django-vite 2025-10-29 01:04:13 +01:00
src ruff + submissions validation 2025-10-30 14:43:19 +01:00
static/vite fix statics? 2025-10-29 04:12:53 +01:00
static_source/vite ruff + submissions validation 2025-10-30 14:43:19 +01:00
submissions ruff + submissions validation 2025-10-30 14:43:19 +01:00
templates working ocr in ts 2025-10-29 02:25:03 +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 try for better ocr puzzle 2025-10-30 14:29:50 +01:00
pnpm-lock.yaml try for better ocr puzzle 2025-10-30 14:29:50 +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 fix statics? 2025-10-29 04:12:53 +01:00
tsconfig.tsbuildinfo try for better ocr puzzle 2025-10-30 14:29:50 +01:00
vite.config.d.ts base django-vite 2025-10-29 01:04:13 +01:00
vite.config.js fix statics? 2025-10-29 04:12:53 +01:00
vite.config.ts fix statics? 2025-10-29 04:12:53 +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.