Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dennis-every/hello_flask

demo flask hello_world app with docker, users crud
https://github.com/dennis-every/hello_flask

Last synced: 3 days ago
JSON representation

demo flask hello_world app with docker, users crud

Awesome Lists containing this project

README

        

# Demo Flask Hello World App

### Specs

- Flask
- Postgres
- Docker

### How to run

- git clone [email protected]:dennis-every/hello_flask.git
- cd hello_flask
- docker-compose up --build
- Visit http://localhost:5000