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.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

Uruchamianie (Automatyczne - CI/CD)

Projekt wykorzystuje Gitea Actions z runnerem self-hosted na serwerze produkcyjnym. Każdy push do gałęzi main automatycznie:

  1. Pobiera kod na serwerze.
  2. Zatrzymuje i usuwa stare kontenery.
  3. Buduje i uruchamia nową wersję aplikacji przy użyciu docker compose up -d --build.

Aplikacja dostępna jest na porcie 8083.

Description
No description provided
Readme 14 MiB
Languages
JavaScript 57.4%
Vue 37.6%
CSS 3.6%
HTML 0.8%
Dockerfile 0.6%