Skip to content

pheldu95/boundary-waters-fish-map

Repository files navigation

Getting Started

  1. If not already done, install Docker Compose (v2.10+)
  2. Run docker compose build --pull --no-cache to build fresh images
  3. Run docker compose up --wait to set up and start a fresh Symfony project
  4. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate
  5. Run docker compose down --remove-orphans to stop the Docker containers.

Docs

https://github.com/dunglas/symfony-docker

boundary_waters_fish_map

  • Access db in database docker container: psql -U POSTGRES_USER -d POSTGRES_DB (replace with your user and db)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors