Skip to content

Backend for a volunteer database management system made for UBC Blood For Life created with Golang and PostgreSQL.

License

Notifications You must be signed in to change notification settings

ubccsss/blood-for-life-backend

Repository files navigation

Blood-For-Life-Management-Backend

Running application locally

  • Create .env file that contains following variables:
    • POSTGRES_USER
    • POSTGRES_PASSWORD
  • Run docker build -t ghcr.io/ubcsss/blood-for-life-api ./
  • Run docker-compose up

About

Backend for a volunteer database management system made for UBC Blood For Life created with Golang and PostgreSQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published