Skip to content

kojamad28/postgres-flask

Repository files navigation

Postgres Flask

This repository provides a Flask project template connected with PostgreSQL database.

Usage

Clone this repository and build a docker image.

docker compose build

Then initialize the database.

docker compose run flask flask --app app init-db

About

Flask Template using PostgreSQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published