Technologies used:
- PHP 8.4
- PDO
- TailwindCSS
- PostgreSQL
- Nginx
- Docker, Docker Compose
How to use:
- Clone the repository to your machine:
git clone git@github.com:ac1Dmarv3L/task.git - Go to the directory:
cd task - Adjust
.envfile to your configuration. Use.env.exampleas a reference. - Build images and start containers:
docker compose up --build -d