julkwel / dtc-app

Digital Training Center Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Training Center Web Application

Requirements :

  1. php 8.2+
  2. symfony cli
  3. docker installed

Installation :

  1. Clone this repository
  2. Go to path
  3. Run docker compose up --build (asume docker service is started)
  4. Update your database schema : docker exec -d dtc-app /var/www/dtc-app/bin/console d:s:u -f
  5. Navigate to : localhost:8080

Go ahead !

About

Digital Training Center Application


Languages

Language:CSS 43.6%Language:HTML 35.5%Language:Twig 8.3%Language:PHP 4.6%Language:SCSS 4.4%Language:JavaScript 3.4%Language:Dockerfile 0.1%