Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 393 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 393 Bytes

Python Feedback Form

This is my first Python app. Just testing things and trying to get a good development environment with Docker.

Requirements

  • Docker
  • Docker-Compose

Install

  1. Clone the Repo.
  2. Change directory into the project.
  3. Run docker-compose up -d

Usage

  1. Go to localhost:5000/initdb to initialize the DB.
  2. Then go to localhost:5000 and use the app.