tomas021
Explore posts from serversPPrisma
•Created by tomas021 on 10/19/2024 in #help-and-questions
D1 Database?
Hello, just a quick question please. Does Prisma support D1 Database from Cloudflare?
4 replies
Django advice needed
Hello good people, i would like to know how can i get some support for Railway? I started with a basic 5$ plan and plan to move to a bigger option, but first i have some questions about deployment of Django web apps. Unfortunately i didn't get any answer to my previous posts or messages to their email, only a few answers but nothing really helpful to be honest...
5 replies
Django
Hello good people of Railway!
I would like to ask for a bit of help and advice about Django deployment.
- i saw a few problems with deployment, where the pdf function for checking mime time on model and validation of uploaded pdfs caused an error on Railway
- i also run into a problem with .env file. I have created .env with secret keys and whatnot, but again Railway showed an error message and the deployment didn't work until i have moved all from .env to settings.py but that is not what we want...
- do i need to setup postgresql for each project, in settings.py before i deploy to Railway
Thank you
3 replies