wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
12.79k stars 1.14k forks source link

Figure out Wasp's deployment story on AWS #1828

Open Martinsos opened 4 months ago

Martinsos commented 4 months ago

Right now we have instructions for deploying Wasp to Fly, Railway, Heroku.

Of course, Wasp can right now be deployed to AWS already, since we give you Docker for server and static files for frontend, but we don't have nice instructions and recommendations on how to best go about it.

Advice we got from AWS pplz:

Martinsos commented 3 months ago

@infomiho also mentioned sst.dev and Pulumi as interesting options.

rugs07 commented 3 weeks ago

Did you have instructions to deploy it on AWS?

Martinsos commented 3 weeks ago

Nope, this is waht this issue is about! Would be great to have some.