Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 239 Bytes

File metadata and controls

9 lines (5 loc) · 239 Bytes

Local Development

Prerequisites

Local Database Setup

  • pg_restore --verbose --clean --no-acl --no-owner -h localhost -U postgres -d greenly-db-local /Users/mfs-remo/Desktop/Greenly/db-backups/2_15_23

  • docker-compose up -d