Simple starting point to create Node.js APIBuild with:Node.jsExpressSequelizeMySQL (can be easily changed)Includes:Simple User model.Login and Register routes.Authentication middleware using JWT token strategy.