full-stack icon indicating copy to clipboard operation
full-stack copied to clipboard

Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.

Results 1 full-stack issues
Sort by recently updated
recently updated
newest added

Following the instructions in the [generated readme](https://github.com/tiangolo/full-stack/blob/master/%7B%7Bcookiecutter.project_slug%7D%7D/README.md), when I `docker-compose up -d`, the backend fails to start with this error: ``` backend_1 | Traceback (most recent call last): backend_1 |...