Do not expose this web app to the public internet as it is vulnerable to sql injection
Clone the repo Run npm i to install dependencies then copy the example.env file and add your database connection values lastly run node . to start on the default port host - http://localhost:8098
You can then navigate to your web app and try to login, you don't even need to know your username or password! Try out the tool sqlmap and see what effects different commands have.