A Basic Weather Application in PHP.
mysql -u root -p weatherdb < setup.sql
- Check the config.php (change the host to localhost)
- Setup nginx(or any server) and then open index.php
- Install and open docker
- Run
docker compose up -d
- Navigate to http://localhost:8888/