Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexis-de-la-torre/auditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auditor

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

Running

  1. Install Node.js and Mysql
  2. Run the init-db.sql script
  3. setup MYSQL_USER and MYSQL_PASS env variables with the db credentials
  4. Add EMAIL and EMAIL_PASS env variables with your (only gmail) email credentials
  5. run npm install and then PORT=80 node server

About

Web app for making audits made with nodejs and pure javascript/html/css on the frontend (no frameworks)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published