delphi.market/vue/src
ekzyis 4e343d49d0 implement login with vue
* use vue router
* use pinia
* use tailwindcss
* use vite
* transform /api/login and /api/login/callback into JSON APIs
* add Access-Control-Allow-Credentials header
* add TODO about JSON errors
2023-11-07 09:06:35 +01:00
..
assets Add vue frontend 2023-11-04 00:33:27 +01:00
components implement login with vue 2023-11-07 09:06:35 +01:00
stores implement login with vue 2023-11-07 09:06:35 +01:00
App.vue implement login with vue 2023-11-07 09:06:35 +01:00
index.css implement login with vue 2023-11-07 09:06:35 +01:00
main.js implement login with vue 2023-11-07 09:06:35 +01:00
registerServiceWorker.js Add vue frontend 2023-11-04 00:33:27 +01:00