← Back to context Comment by thunderbong 3 hours ago pnpm run buildshould do it 4 comments thunderbong Reply davidcollantes 3 hours ago That creates `dist` with:404.png .assetsignore _astro/ bread.png favicon.png favicon.svg jelly.png lock.png logo.png og-image.png pbnj.png peanut.png _routes.json styles/ _worker.js/In it. What comes next? catapart 2 hours ago - navigate to dist directory- run pnpm dlx http-serve- navigate to one of the provided ip addresses(this uses the tunnl.gg service and is not necessary for local network access)- [optional, for access via internet] run ssh -t -R 80:[provided ip address including port] proxy.tunnl.gg davidcollantes 2 hours ago That gave me some other errors. I am giving up. Thanks for helping! 1 reply →
davidcollantes 3 hours ago That creates `dist` with:404.png .assetsignore _astro/ bread.png favicon.png favicon.svg jelly.png lock.png logo.png og-image.png pbnj.png peanut.png _routes.json styles/ _worker.js/In it. What comes next? catapart 2 hours ago - navigate to dist directory- run pnpm dlx http-serve- navigate to one of the provided ip addresses(this uses the tunnl.gg service and is not necessary for local network access)- [optional, for access via internet] run ssh -t -R 80:[provided ip address including port] proxy.tunnl.gg davidcollantes 2 hours ago That gave me some other errors. I am giving up. Thanks for helping! 1 reply →
catapart 2 hours ago - navigate to dist directory- run pnpm dlx http-serve- navigate to one of the provided ip addresses(this uses the tunnl.gg service and is not necessary for local network access)- [optional, for access via internet] run ssh -t -R 80:[provided ip address including port] proxy.tunnl.gg davidcollantes 2 hours ago That gave me some other errors. I am giving up. Thanks for helping! 1 reply →
davidcollantes 2 hours ago That gave me some other errors. I am giving up. Thanks for helping! 1 reply →
That creates `dist` with:
404.png .assetsignore _astro/ bread.png favicon.png favicon.svg jelly.png lock.png logo.png og-image.png pbnj.png peanut.png _routes.json styles/ _worker.js/
In it. What comes next?
- navigate to dist directory
- run pnpm dlx http-serve
- navigate to one of the provided ip addresses
(this uses the tunnl.gg service and is not necessary for local network access)
- [optional, for access via internet] run ssh -t -R 80:[provided ip address including port] proxy.tunnl.gg
That gave me some other errors. I am giving up. Thanks for helping!
1 reply →