Skip to content

stujfiter/brick-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Development

  1. brew install postgres
  2. docker-compose up -d postgres
  3. psql -h localhost -U postgres

To Run the Application

STORAGE_HOST=postgres POSTGRES_PASSWORD=<redacted> docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published