Web app for making audits made with nodejs and pure javascript/html/css on the frontend (no frameworks)
Running on http://204.48.29.84
- Install Node.js and Mysql
- Run the init-db.sql script
- setup MYSQL_USER and MYSQL_PASS env variables with the db credentials
- Add EMAIL and EMAIL_PASS env variables with your (only gmail) email credentials
- run
npm installand thenPORT=80 node server