Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 410 Bytes

DEPRECATED, use INFRA instead.

Database and App Development Infrastructure

  • clone this repository
  • set local environment variable with copy and paste .env.example to .env
  • run docker compose up -d to run the development infrastructure
  • to start / begin development, clone apps inside apps folder

Infrastructure on This Repo

  • MongoDB
  • PostgreSQL
  • Redis