Use GitHub page as domain -


i'm using "github page" create personal page, i'm going need hosting service because require queries in database. how can use github page url domain?

github pages not designed kind of function. it's there static page, content on page 'hardcoded' (meaning no dynamically generated data). you're asking falls along lines of web application.

but if you're looking maverick, there might options out there you.

i haven't done this, found couple db services might want check out.

the above recommendations may useful if you're expecting data entry visitors page. if data static well...you might better off using s json file or alternative data can live right in repo.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -