Hacker News new | ask | show | jobs
by doctoboggan 2090 days ago
My current project is one file with html,css,js all in one. I am using Vue, stripe, and three.js. To deploy I git push and then render handles all the rest (including provisioning a free certificate).

Honestly it’s easier now to do things like that than 15 years ago when I first started.