#How to deploy an solid js app myself

6 messages · Page 1 of 1 (latest)

high swan
#

are you using solid-start or just solid-js spa?

#

not hash router right?

#

basically two things is needed

  1. serve dist folder static
  2. rewrite all request to index.html
#

yeah, you can use whatever you want

#

not familiar with aws but it should have a way to make rewrites

#

or navigating to site.com/path won't work