You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
Is your feature request related to a problem? Please describe.
Yes. Recently while scaffolding a new project, I tried deploying a yoga2 server, but ran into several error messages of missing files on the server.
Describe the solution you'd like
I'd love to see more documentation on deploying a yoga2 server. Perhaps to Heroku or Now even. Currently there is no documentation or support other than a build command, which doesn't execute without errors in a remote environment.
Additional context
I'd be glad to help document the process by sharing my results, but I've yet to get a server deployed successfully.
The text was updated successfully, but these errors were encountered:
Lately I have got used to using continuous-deployment with netlify for my frontend apps. I'm not sure what hosting providers offers that, but it would nice to have setup guide or something like that in the docs as well. I hope this is not to much to ask
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
Yes. Recently while scaffolding a new project, I tried deploying a yoga2 server, but ran into several error messages of missing files on the server.
Describe the solution you'd like
I'd love to see more documentation on deploying a yoga2 server. Perhaps to Heroku or Now even. Currently there is no documentation or support other than a
build
command, which doesn't execute without errors in a remote environment.Additional context
I'd be glad to help document the process by sharing my results, but I've yet to get a server deployed successfully.
The text was updated successfully, but these errors were encountered: