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.
310da309e2
- 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 | 3 years ago | |
public | 3 years ago | |
src | 3 years ago | |
.dockerignore | 3 years ago | |
.env.production | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 3 years ago | |
README.md | 3 years ago | |
index.html | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago | |
postcss.config.js | 3 years ago | |
tailwind.config.js | 3 years ago | |
vite.config.js | 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.