Skip to content

ptim4x/EventsAdmin

Repository files navigation

Admin Events test

A very basic admin created to test my skills.

Requirement

Get started

  1. Run docker compose build --pull --no-cache to build fresh images
  2. Run docker compose up (the logs will be displayed in the current shell)
  3. Run mkdir -p public/uploads/personlist && chmod o+w public/uploads/personlist to create and setup the directory for upload, sorry...
  4. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate
  5. Credentials are admin / p@ssword
  6. Run docker compose exec php php bin/console messenger:consume async to launch async prossessing
  7. Run docker compose down --remove-orphans to stop the Docker containers.

Add-on

Enjoy!

Credits

Created by Maxime Brignon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published