duncan
duncan
Explore posts from servers
DTDrizzle Team
Created by duncan on 2/19/2024 in #help
Use drizzle studio without local.drizzle.studio?
I would like to have drizzle studio as I had locally before, is it possible to do it without going to local.drizzle.studio first? My internet is painstakingly slow and it takes forever for it to load which takes my time waiting for the studio, having it locally like my dev server like previously will be of much help. Is it possible to disable it?
1 replies
RRailway
Created by duncan on 7/26/2023 in #✋|help
When to run Database Migrations and Seed?
I am creating a template but the template always fails because the RAILWAY_STATIC_URL is undefined which breaks next.js and it always fails during the database seed This is a GitHub gist of the errors https://gist.github.com/dephraiim/b82fe06248d72496f2297e693504d7d7
26 replies
RRailway
Created by duncan on 7/25/2023 in #✋|help
Postgres Database unavailable during build with New Template
I am working on a template for Documenso here: https://railway.app/template/_C0ETV?referralCode=EZR3s0 but I am having an issue. Initially, deployment fails as the database seems unavailable. However, if you delete the DATABASE_URL variable from the variables tab, re-add it, and then redeploy, it works.
9 replies