Skip to content

karolinaprygiel/VetApp

Repository files navigation

Veterinary Application

alt text

Prerequisites

  • A postgres instance is needed. Use code below to create a local docker container with settings matching the application

docker run -p 5432:5432 --name some-postgres -e POSTGRES_PASSWORD=1234 -d postgres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages