Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Can I use Github as hosting for dynamic websites? If so, how?

Static webs can be uploaded and (probably) work. But what about the dynamic ones?
I use these languages and frameworks: PHP, MySQL, Laravel, Node.js, MongoDB.
What about Bootstrap? Javascript should work…

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

GitHub Pages is for static websites only. That is, websites that consist entirely of (X)HTML, JavaScript, CSS, and other static assets.

GitHub Pages doesn’t support dynamic websites or anything requiring a backend or secret data. There are other sites that provide this kind of hosting, such as Netlify and Heroku, along with many others. You can also host those yourself on a VPS for relatively cheap.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading