moolox
moolox
RRailway
Created by moolox on 1/14/2024 in #✋|help
Would a Node.JS cron job run at UTC time on Railway?
No description
6 replies
RRailway
Created by moolox on 1/10/2024 in #✋|help
Can you dynamically check if you're in Railway vs local environment without .env files?
No description
12 replies
RRailway
Created by moolox on 1/9/2024 in #✋|help
Easy SQLite Alternative?
My app is Node.JS + Express. I love SQLite but it apparently doesn't work with Railway because the data does not persist. Is there an extremely easy alternative that is very easy to use across multiple development PCs? SQLite was nice because I have a script that automatically populates the database when my app starts. I'm willing to pay for some kind of cloud hosted database if it's easy to copy/paste a database string. Postgres has been a nightmare trying to develop locally on multiple machines. Is there a cloud solution that makes Postgres easy? Looking to keep it extremely simple like SQLite.
19 replies