Connecting local PostgreSQL database - can't get it to work #89
-
I'll preface this by admitting that I am a noob, so this might be the result of not having set up everything correctly. The issueI start Fief with:
The .env file is:
When I open localhost:8000/admin/, the page is blank. When I run
I don't know what to do from this point. Perhaps I set up my database incorrectly, it works with my backend with no (known) issues though. BackgroundI installed Fief according to the quickstart guide with SQLite, that worked perfectly, admin dashboard worked and etc. For my app though I would like to use Postgres which I have set up locally on my machine, but I'm running into problems. At first, I couldn't even connect to it at all, but I have since fixed it by adding |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hail, @gooseman1721 👋 Welcome to Fief's kingdom! Our team will get back to you very soon to help. In the meantime, take a minute to star our repository ⭐️ Farewell! |
Beta Was this translation helpful? Give feedback.
-
EDIT: it seems there are weird issues with the latest version, I'll investigate. |
Beta Was this translation helpful? Give feedback.
-
Escalating this into issue #90! I'm currently implementing a fix! |
Beta Was this translation helpful? Give feedback.
Escalating this into issue #90! I'm currently implementing a fix!