EdouardCourty / myUrlShortener

An easy-to-use Symfony-based URL Shortener, built with EasyAdmin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener project

General information about this project

Software / Images versions:

  • PHP 8.1
  • Nginx 1.9.15
  • PostgreSQL 14.2

/!\ Don't forget to set the APP_DOMAIN, APP_SCHEME and APP_PORT to correct values, these are needed for the Swagger UI to work properly.

  • API Docs on docs.localhost
  • Admin panel on admin.localhost
  • API on api.localhost
  • Homepage on localhost

Configuration files

The nginx configuration is located in docker/nginx.
The php configuration is located in docker/php and docker/php-fpm.
The xdebug configuration is located docker/php.

© Edouard Courty - 2022

About

An easy-to-use Symfony-based URL Shortener, built with EasyAdmin.


Languages

Language:PHP 89.9%Language:Twig 4.9%Language:Makefile 2.2%Language:Dockerfile 2.2%Language:Shell 0.8%