madders
madders
RRailway
Created by madders on 8/23/2024 in #✋|help
Can't connect github anymore.
No description
47 replies
RRailway
Created by madders on 8/21/2024 in #✋|help
Dashboard button on homepage
No description
3 replies
RRailway
Created by madders on 8/21/2024 in #✋|help
Monorepo env failure
i am working on a turbo repo mono repo application that has this folder structure. ./apps/admin-server ./apps/admin-ui the admin-server is an adonis application and the ui is a react application the issue i am facing is that when using railway or coolify to host the server application, I paste paste my env variables in the ui. when i run npm run start, i run the built version of the admin server but it doesn't pick up the .env variables. usually when i host an non monorepo adonis applications, the application picks ups the environment variables but it looks like it doesn't pick it up because the built application is found in app/admin-server/build. it works on my machine but because i have postbuild script that moves the .env from the ./apps/admin-server to ./apps/admin-server/build but i am unwilling to upload my .env file to github. Is a solution anyone uses
5 replies
RRailway
Created by madders on 5/27/2024 in #✋|help
My website is down. I dont know why. This only happens on the www. subdomain of the website.
No description
6 replies
RRailway
Created by madders on 5/19/2024 in #✋|help
build times are long
I am working on a nextjs 14 application with around 90 pages. Build times for this project is around 10m each time. It doesn’t seem to be any faster. Is it possible to cache a few things so build times are shorter
7 replies