You can even make it easier with helper functions to generate the test data
u
user
09/06/2018, 4:56 PM
Why is my website not showing up after I unzip my war file?
I haven't done any web development in years so I'm a total noob. I'm using kotlin and SpringBoot. Wehn I debug the project in intelliJ and view it using localhost:8080, It works fine. But when I push it online doesn't show.
I'm hosting a website using BlueHost and I've tried following the instructions here tBut when I put in the url in my...