TODO
 
 
 
 
 
 
Go to file
Eloi Zalczer fc7eb805b8 Minor improvements for mobile accessibility 2024-06-19 18:14:52 +02:00
.vscode Initial commit 2024-06-10 18:13:30 +02:00
nginx Added docker config 2024-06-17 13:58:06 +02:00
public Removed debug logging, reload restaurants on login and fixed leaflet marker icons. 2024-06-19 10:45:59 +02:00
src Minor improvements for mobile accessibility 2024-06-19 18:14:52 +02:00
.dockerignore Added docker config 2024-06-17 13:58:06 +02:00
.gitignore Initial commit 2024-06-10 18:13:30 +02:00
.prettierrc Working on list view and reviews 2024-06-11 18:11:10 +02:00
Dockerfile Actually use the URL from .env 2024-06-18 23:03:14 +02:00
README.md Initial commit 2024-06-10 18:13:30 +02:00
docker-compose.yml Actually use the URL from .env 2024-06-18 23:03:14 +02:00
index.html Removed debug logging, reload restaurants on login and fixed leaflet marker icons. 2024-06-19 10:45:59 +02:00
package-lock.json Reworked create page to add location, added restaurants store. 2024-06-14 18:03:16 +02:00
package.json Reworked create page to add location, added restaurants store. 2024-06-14 18:03:16 +02:00
postcss.config.js Initial commit 2024-06-10 18:13:30 +02:00
tailwind.config.js Initial commit 2024-06-10 18:13:30 +02:00
vite-env.d.ts Actually use the URL from .env 2024-06-18 23:03:14 +02:00
vite.config.ts Actually use the URL from .env 2024-06-18 23:03:14 +02:00

README.md

Vue 3 + Vite

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