Blog on Vue 2 has a feature to add/change/delete users, add posts and, of course, login and logout
All the communication takes place through the API written on node.js by me
Endpoints are not a lot yet, but all the functionality that is covered by my endpoints, nothing closed.