bullhorn / career-portal

A Bullhorn Platform SDK app that allows candidates to search for and apply to jobs.
https://bullhorn.github.io/career-portal/
MIT License
130 stars 149 forks source link

Uploading to host #348

Closed adilJamshad closed 4 years ago

adilJamshad commented 4 years ago

Hi

I have completed the implementation as per requirements. Now, I want to upload OSCP to host. I have seen that there is already a guide for hosting non-customized version of OSCP. But I have customized the career portal, is there any guide to upload that? If no, will you please enlist the steps.

Thanks

charlesabarnes commented 4 years ago

Hello,

You will want to build:static then upload the output from the dist directory into your web host with steps similar to the "non-customized" one.

Please let me know if you have any additional questions about this.