For API design, please visit https://photos14.docs.apiary.io
- Python 3.7
- MySQL 5.7
- Clone the repo
$ git clone [email protected]:duongleh/flask-photo-app.git
$ cd flask-photo-app
- Start the server:
$ docker compose up
- Navigate to http://localhost:5000
$ export ENV="test"
$ pytest