Skip to content

EOY project for my web developer diploma, very much a WIP as of august '24

Notifications You must be signed in to change notification settings

evadoncieux/tchooz

Repository files navigation

tchooz

End of the year project for my web developer diploma, with the 3W Academy.

Installation

  • To get the back server started, run
symfony server:start
  • To get the front server started, run ?? TODO fix this
npm run dev server
  • To get the mailhog service started, run mailhogand go to http://0.0.0.0:8025/# or http://localhost:8025/ to get the emails

  • If you are making any changes to the assets, run the command below so the site is updated in real time

  npm run watch
  • During the development phase, launch your XAMPP for the database and you can start coding ˙ᵕ˙

Technologies

Symfony

Bundles used

  • Webpack
  • Stimulus
  • Doctrine
  • CORS
  • Flex
  • Maker
  • Routing
  • Security
  • Translation
  • Twig
  • UX-React
  • UX-Translator
  • Web Profiler
  • symfony-auth0-api

About

EOY project for my web developer diploma, very much a WIP as of august '24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages