OpenSaaS API Server
The server is up and running. This is the backend part of your Wasp application.
If you want to visit your frontend application, go to this URL in your browser:
http://localhost:3000
This message is shown because you are running the server in development mode. In production, this route would not show anything.