Major bootstrap.
- Migrated frontend to Vue. - Migrated frontend map to OL API. - Extended environment variables. - README. - Country information/flag integration. - Implemented generic db/repo.
This commit is contained in:
parent
03deaa9cd8
commit
5dfde74ccf
40 changed files with 7309 additions and 223 deletions
frontend
2
frontend/env.d.ts
vendored
Normal file
2
frontend/env.d.ts
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/// <reference types="vite/client" />
|
||||
declare const __API_PATH__: string;
|
||||
Loading…
Add table
Add a link
Reference in a new issue