You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar 310da309e2 1.6.0 Updates
- Front envvars supplied by .env.production for vite build
- Backend API is now prefixed at /v1/api
- New push-all builds both backend and frontend images
- helm chart adds a postgres database with services and a persistent volume using nfs
3 years ago
..
.vscode reorganize directory structure, dependency management, and tests 3 years ago
public reorganize directory structure, dependency management, and tests 3 years ago
src 1.6.0 Updates 3 years ago
.dockerignore reorganize directory structure, dependency management, and tests 3 years ago
.env.production 1.6.0 Updates 3 years ago
.gitignore 1.6.0 Updates 3 years ago
Dockerfile reorganize directory structure, dependency management, and tests 3 years ago
README.md reorganize directory structure, dependency management, and tests 3 years ago
index.html Upgraded tailwind 3 3 years ago
package-lock.json Upgraded tailwind 3 3 years ago
package.json Upgraded tailwind 3 3 years ago
postcss.config.js reorganize directory structure, dependency management, and tests 3 years ago
tailwind.config.js Upgraded tailwind 3 3 years ago
vite.config.js reorganize directory structure, dependency management, and tests 3 years ago

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.