Skip to content

ghartemann/symfony-vue-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symvue : l'incroyable template

symvue.ghartemann.fr

Template pour un projet Symfony + Vue.js + Vite + TailwindCSS.

Tutoriel

Installer le projet :

yarn install
composer install

Configuration :

Modifier les TODO dans les fichiers docker-compose.yml et base.html.twig.

Pour dev

Démarrer le serveur Symfony

symfony serve -d

Lancer le hot-reload

vite / yarn dev

Pour deploy

Créer un self-hosted runner

Doc Github

Commit et tag une version

git tag <version> && git push origin --tags

Le déploiement se lance automatiquement au tag.

About

sf7, vue3, tailwind

Resources

Stars

Watchers

Forks