Demo application built for experimentation purpose only
- We are using Docker to install PostgreSQL database. If you are interested in using a local or remote PostgreSQL installation, update the database connectivity details in
resources
. Here is the example of pets-api application-docker.yml.
docker compose up --build