No description
Find a file
2024-06-22 22:11:55 +02:00
assets Add search reset 2024-06-21 16:05:47 +02:00
bin initial commit 2024-05-11 15:20:45 +02:00
config Fais plein de trucs 2024-06-21 02:00:49 +02:00
migrations Update .gitignore 2024-06-17 22:20:52 +02:00
public Apply lint 2024-06-22 21:46:02 +02:00
src Apply lint 2024-06-22 21:46:02 +02:00
templates Apply lint 2024-06-22 21:46:02 +02:00
tests Apply lint 2024-06-22 21:46:02 +02:00
translations Add search reset 2024-06-21 16:05:47 +02:00
.env Apply lint 2024-06-22 21:46:02 +02:00
.env.test Add basic registration 2024-06-16 18:22:55 +02:00
.gitignore use asset mapper 2024-06-20 19:16:53 +02:00
app.db Update project launch 2024-06-22 21:55:59 +02:00
compose.yml Update project launch 2024-06-22 21:55:59 +02:00
composer.json Apply lint 2024-06-22 21:46:02 +02:00
composer.lock Apply lint 2024-06-22 21:46:02 +02:00
Dockerfile Update project launch 2024-06-22 21:55:59 +02:00
importmap.php use asset mapper 2024-06-20 19:16:53 +02:00
Makefile Update project launch 2024-06-22 21:55:59 +02:00
phpunit.xml.dist Add basic registration 2024-06-16 18:22:55 +02:00
README.md Update README.md 2024-06-22 22:11:55 +02:00
symfony.lock Fix events images 2024-06-21 12:01:53 +02:00

Symfony

Start the project

Clone the repo and use the make command :

git clone https://forgejo.allbyte.fr/BUT-Info/Symfony.git
make

Look at the Makefile for commands to load data fixture and so on,
but it is not needed as the sqlite database is included in the project

Sample data

There are 4 users whose login is user_[id] from 0 to 4.
Their passwords are all password123