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

Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.

Results 7 full-stack-fastapi-postgresql issues
Sort by recently updated
recently updated
newest added

Thank you so much for maintaining this cookiecutter repo! I am currently trying it out to see if it will work for a project, and was hoping to get it...

When starting docker-compose up -d the following error occours: ``` #0 31.20 75:1 error Delete `␍` prettier/prettier #0 31.20 76:21 error Delete `␍` prettier/prettier #0 31.20 77:54 error Delete `␍`...

I try to get started - but pgadmin don't start. And the superuser don't work for the login? pgadmin log: ``` During handling of the above exception, another exception occurred:...

In `README.md` there is a shield with the failing status of build for the original repository. Since it is not a short-time fork, I believe it is less confusing to...

All containers running, but I cannot open any website url of frontend or backend, help! ![image](https://user-images.githubusercontent.com/25758122/225274865-fe0ab2db-1954-4215-8a51-b783c5990724.png) Below is my .env file, and I set the variable `DOMAIN=localhost`. ```env DOMAIN=localhost #...

Hello, can't build the container, when lunching docker compose up -d, this error accure: ``` => CACHED [apiv6frontend:latest stage-1 1/4] FROM docker.io/library/nginx:1.22@sha256:809f0924101d9c07322d69ab0705e1a0d85b1d0f287e320ae19b0826979c56e9 0.0s => CACHED [apiv6frontend:latest build-stage 2/7] WORKDIR /app...