dayzdockerserver/web/docroot
Daniel Ceregatti 29ce456543 Let's just use the store to do all reactivity.
Refactor the DOM to allow for "sections".
Add our start.sh scripts to /usr/local/bin in the image.
Add a config for Vue.
Remove globalproperties, as this...sucks.
2023-08-14 09:10:35 -07:00
..
public Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
src Let's just use the store to do all reactivity. 2023-08-14 09:10:35 -07:00
index.html Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
package-lock.json Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
package.json Add Pinia store so we can have disparate components. 2023-06-11 18:20:14 -07:00
vite.config.js Begin large refactor of Vue to move it into a proper development environment: 2023-06-05 11:14:24 -07:00