suppose I have a website and I want to deploy it with node on a server. The page is an index.html page. I want there to be an admin.html page and when I go to the admin.html page, I want to have a login page , if logged in, then display admin panel and change the background color of the page.Can I do this without a database using node files on the server? Can someone walk me through how this could be done in the simplest way possible?
Submitted August 03, 2017 at 01:27PM by goingtoriseup
No comments:
Post a Comment