Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 402 Bytes

File metadata and controls

20 lines (15 loc) · 402 Bytes

Test task

Technologies used:

  • PHP 8.4
  • PDO
  • TailwindCSS
  • PostgreSQL
  • Nginx
  • Docker, Docker Compose

How to use:

  1. Clone the repository to your machine: git clone git@github.com:ac1Dmarv3L/task.git
  2. Go to the directory: cd task
  3. Adjust .env file to your configuration. Use .env.example as a reference.
  4. Build images and start containers: docker compose up --build -d