I'm trying to create a login system for a school project with mongoose and EJS.
The demo function only works, when I replace the content inside it with something like alert("test").
The connection to MongoDB works, so does the Schema itself.
index.js: https://sourceb.in/eK0NV4dc2H
register.ejs: https://sourceb.in/g3oQwP55GA
userSchema.js: https://sourceb.in/jRT8VBYuq7