/jv-php-website

Website with contact form in Docker. This project originally was developed in 2019 (May-July). This is 'rebased' version.

Primary LanguageCSSMIT LicenseMIT

Website with contact form

My website with contact form (MySQL, API PDO) in Docker

(WIP)

How to

Rename '.env.example' to '.env' and set it up, edit contact form and API PDO as you desire.

Start services: 'docker compose up -d'

Create DB, table and insert desired rows into a table.

Licensed under the MIT License.