Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 758 Bytes

File metadata and controls

24 lines (15 loc) · 758 Bytes

Deploying a Flask - SQLALCHEMY - Python

This is the project starter repo for the fourth course in the Udacity Full Stack Nanodegree: Server Deployment, Containerization, and Testing.

In this project you will containerize and deploy a Flask API to a SQLALCHEMY - Python.

Initial setup

  1. Fork this project to your Github account.
  2. Locally clone your forked version to begin working on the project.

Dependencies

Project Steps

Follow all Instruction relects in REAMDE.md file to install and see all features of the application.