I have an unusual problem. I have two Wasp apps on Railway and somehow, I've deployed the server component of the one app to the server container of the other app. Now, I have the wrong databases in Postgres on Railway. The user table is still correct. This is not a huge problem since there are no active users at the moment but I'm wondering how I can deploy the right database tables again.
Just deploying the server component as usual didn't work. The build goes through but the tables remain the same.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.