Need to serve dist/ to railway.app
Is there a specific command to this? At this moment my railwayapp just starts the astro dev command from the package.json.
Solution:Jump to solution
change your start script to mine
https://github.com/brody192/astrowind-template/blob/main/package.json#L8...
17 Replies
Project ID:
58c0c453-358e-48b4-ac76-6f203436218e
58c0c453-358e-48b4-ac76-6f203436218e
This is my config file:
does this build a csr astro app?
what exactly means csr?
client side rendered
not exactly sure, just want to use static pages rn
so maybe the output isnt right
whats your current start command
This is my current folder structure
i dont have set a specific one, it just runs the astro build command and then use astro dev after the build
i dont use docker, i just use nixpack
tried to use your railway template as a "guide"
if i use the astro preview command everything works perfectly fine
Solution
change your start script to mine
https://github.com/brody192/astrowind-template/blob/main/package.json#L8
does this also work with static output or is it designed to used with hybrid?
dont see why it wouldnt
https://github.com/brody192/astrowind-template/blob/main/astro.config.mjs#L33-L40
https://www.tecdip.com/ still application error
tecdip | Shopify Apps
tecdip brings a breath of fresh air to your Shopify store! With our individually programmed solutions, we help you sell more and catapult your business to the next level.
oh nvm
its there yet π
awsome
thanks for the quick help
no problem π