This tool is designed to store URLs and make previews of them.
- PHP 8.2
You can test the app by running it with the following command :
php -S 0.0.0.0:8000 -t public
You can check the different configuration available in the .env file.
This project is intented for educational purpose, feel free to fork it if you wanna use it!