This is a template for a pure javascript system. It makes use of 2 different applications seperated as server and client. The server is an express.js server which uses sequelize as ORM. The client is a Vue.js single-page application but it fakes the url endpoints to seem not like one.
It is not a maintained project.