WaspW
Wasp9mo ago
mario.p

How to use wasp cli with a built project on a prod server?

Hi!

I'm trying to release my first project with WASP on a staging server. I would like to understand how I can use the wasp cli with a built project.

The idea is to be able to use the "wasp db" features mainly, such as the ability to seed or access "wasp db studio" even if it is not a recommended practice in production.

I managed, obviously, to deploy everything using Docker, I can also install the wasp utility but rightly it does not find a wasp project to hook into.

Do you have any ideas?

Thanks!
Was this page helpful?