If front needed then pure js or vue
Database probably sqlite or postgres if that fits the needs
I use .net mvc with a razor-templating engine. With pjax.
It makes it super easy for me to maintain all my UX in server-rendered HTML templates. I get a clean SPA with super high development efficiency with MINIMAL javascript.