Try to deploy on Railway
Hi, all.
I try to run this template:
https://railway.com/deploy/nAL3hA
Everything works well, but when I try to log in (after entering my email) I got this error on a toast:
relation "core.user" does not exist
And when I check Railway logs, I got a lot of DB errors...
Anyone can help me?
6 Replies
Hey @Joris,
twenty-spilo
is deprecated since 0.42
It seems like the railway configuration would need to get updatedThanks @prastoin did you think I can run twenty on railway using his latest version?
I think that yes it's possible ! It would need an update on the community configuration
@prastoin I have done everything correctly without "twenty-spilo," and I keep getting the same error. I think it is because my postgres DB is empty. Did you have any link where I can find the schema?
Not sure how railway works, I think you're looking for https://github.com/twentyhq/twenty/blob/main/packages/twenty-docker/docker-compose.yml
GitHub
twenty/packages/twenty-docker/docker-compose.yml at main · twentyh...
Building a modern alternative to Salesforce, powered by the community. - twentyhq/twenty
The database gets built on the fly