opus-submitter/opus_submitter
2025-10-29 04:12:53 +01:00
..
.vscode base django-vite 2025-10-29 01:04:13 +01:00
accounts feat: cas 2025-10-29 00:50:26 +01:00
opus_submitter fix statics? 2025-10-29 04:12:53 +01:00
public base django-vite 2025-10-29 01:04:13 +01:00
src fix vue-tsc 2025-10-29 03:44:57 +01:00
static/vite fix statics? 2025-10-29 04:12:53 +01:00
static_source/vite fix statics? 2025-10-29 04:12:53 +01:00
submissions user info + max size 2025-10-29 03:31:32 +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
API_USAGE.md api 2025-10-29 02:35:56 +01:00
manage.py base project 2025-10-28 23:11:51 +01:00
package.json working ocr in ts 2025-10-29 02:25:03 +01:00
pnpm-lock.yaml working ocr in ts 2025-10-29 02:25:03 +01:00
README.md base django-vite 2025-10-29 01:04:13 +01:00
simple_cas_backend.py feat: cas 2025-10-29 00:50:26 +01:00
simple_cas_views.py feat: cas 2025-10-29 00:50:26 +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 fix vue-tsc 2025-10-29 03:44:57 +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.