Hacker News new | ask | show | jobs
by wishinghand 2515 days ago
I don't quite follow your issues, but when I use Nuxt (a SSR config for Vue), I can get the basics of the app interface itself in a day, polishing on the next day or so, and then I can work on getting the endpoints I stubbed out to work on the backend, or hopefully a dedicated backend dev has worked on that concurrently. Basic login and authentication will add another day or two. Whatever ejecting is doesn't come into the equation, and I can get the hosting instantly on Now.sh.