How do you set up your API and its website?
I’ve been having trouble with setting up an environment so that my nodejs project with web pages (all the guides say use ejs or place web pages in /public directory) work together nicely. All of those recommendations or instructions work ok at the start but have limitations later on.
Nodejs API authors or web devs how do you setup your api and it’s website?
I’ve been having trouble with setting up an environment so that my nodejs project with web pages (all the guides say use ejs or place web pages in /public directory) work together nicely. All of those recommendations or instructions work ok at the start but have limitations later on.
Nodejs API authors or web devs how do you setup your api and it’s website?
I’ve been having trouble with setting up an environment so that my nodejs project with web pages (all the guides say use ejs or place web pages in /public directory) work together nicely. All of those recommendations or instructions work ok at the start but have limitations later on.