Skip to content

Project that allows to save company data with rest api.

License

Notifications You must be signed in to change notification settings

Ziumper/company-api

Repository files navigation

Company REST-API

Project that allows to save company data with rest api.

Getting Started

Based on official symfony docker env. Check symfony/docker if more info is needed.

  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 start the 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.

About

Project that allows to save company data with rest api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published