deamme / webshot

Screenshot websites as a service.
https://webshot.deam.io/
MIT License
89 stars 24 forks source link

Could u send a list of dependencies #14

Open peaceanddemocracy opened 4 years ago

peaceanddemocracy commented 4 years ago

I've tried installed this program in local environment but failed

deamme commented 4 years ago

Check out https://github.com/deamme/webshot#production.

Be aware that you need to copy the out folder after running npm run build in frontend folder and then move the out folder to "root" directory. Finally rename out to public. Run the npx now in the "root" directory.