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