Can I Host An Angular 2 App On My Server?
I have a static angular 2 app I need to host somewhere and wondered how I do it on my reseller server. Is this something I need to have set up special by the tech peeps?
I have a static angular 2 app I need to host somewhere and wondered how I do it on my reseller server. Is this something I need to have set up special by the tech peeps?
Ok, thank you, I will see what happens.
Now if we can get rid of the captcha on everything I do here, that would be perfect. lol
I believe it is just UX Design System so it would be static with no DB or anything more difficult than CSS, HTML and the Angular components.
In that case, you should have no problems uploading to the reseller server.
I believe it is just UX Design System so it would be static with no DB or anything more difficult than CSS, HTML and the Angular components.
It depends on if your app has any server-side dependencies. The reseller server limits installation of many third-party services unless they can be compiled in your home directory.
It depends on if your app has any server-side dependencies. The reseller server limits installation of many third-party services unless they can be compiled in your home directory.