If you want you can run web for local development in docker.
- install docker
- optional - if you want https. Generate keys to docker-data/nginx/ssl/bikesharing.loc.crt and bikesharing.loc.key. Uncomment lines in docker-data/nginx/nginx.conf and docker-compose.yml
- run
docker compose up -d
- go to
http://localhost:8100
, phpmyadmin is on urlhttp://localhost:81
, mysql serverdb
, mysql userroot
, mysql passwordpassword
, mysql databasebikesharing