Hi after executing "wasp build", i see server and client code getting build in .wasp/build directory. Deployment of front end code is clar to me, but for server code it seems that it has to be implemented as a docker container. Can i build server code and run it as a normal node js process with pm2 without using docker. I tried building it and then run from dist folder, but all i get is "hello world" on home page route.
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.