Skip to content

CodingCobrasCS480/CPPCarpoolDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP Carpool DB

Postgres database for cpp carpool application

Requirements:

  1. docker
  2. make

Building

make build

Running make build will build the docker image and create the database tables

Local Dev

make dev

The db listens on port 5432. The default user is "postgres" with no password

About

Postgres database for cpp carpool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published