GridSpace / grid-apps

Browser-based Slicer for 3D Printing, CAM, Laser (Kiri:Moto) and mesh editor (Mesh:Tool)
https://grid.space/
MIT License
443 stars 141 forks source link

Local deployment failed #258

Closed linhuanfengQ closed 2 months ago

linhuanfengQ commented 10 months ago

After I run this command line, print the following output. Does this mean the startup was successful gs-app-server 231024.095710 '[appserver]' 'app-server running: ports=[8080] apps=[apps] data=[data] logs=[logs]'

But when I visited the website, 404 appeared

stewartoallen commented 10 months ago

windows? if so, you need to re-clone the repo w/ admin privileges so sym links work. if no, don't forget /kiri on the url

localhost:8080/kiri

linhuanfengQ commented 10 months ago

26827f369423c6e123c16491649a072

Hello, my deployment on Centos also failed

linhuanfengQ commented 10 months ago

Hello, may I ask if it is possible to update the deployment method, such as using NPM build and NPM start to achieve testing and production deployment, instead of using GS app server

stewartoallen commented 10 months ago

happy to accept pull requests that address this

stewartoallen commented 2 months ago

npm i now creates assets that run on windows