Skip to content

ChibyJade/precious-metals-api

Repository files navigation

Precious Metals API

Getting Started in local environment

  1. If not already done, install Docker Compose (v2.10+)
  2. Run docker compose build --no-cache to build fresh images
  3. Run docker compose up --pull always -d --wait to set up and start a fresh Symfony project
  4. Add virtual host in your system (for example in Windows: 127.0.0.1 precious-metals-api.local)
  5. Open https://precious-metals-api.local in your favorite web browser and accept the auto-generated TLS certificate
  6. Run docker compose down --remove-orphans to stop the Docker containers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published