Skip to content

This repository is the base repository for students to fork and clone from, so they may use the Heroku deployment pipelines established.

Notifications You must be signed in to change notification settings

MWegenke/render-deploy-initial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDI Capstone Base Application

To set up application, fork and clone this repository.

git clone <url here>

Docker Compose Up

Be sure you have Docker installed. To run your application locally execute the command 'docker-compose up'. This will build your images, execute your containers, and start your React application, your Express API, and an instance of your Postgres database.

About

This repository is the base repository for students to fork and clone from, so they may use the Heroku deployment pipelines established.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • HTML 19.5%
  • Dockerfile 2.8%