A project to collect email addresses, in a MySQL, RDBMS of waiting users for a service using MySQL, Node.js, HTML, CSS. To Test on your System
- Source db_schema in MySQL shell to create db_schema.
- install required packages using npm install
- Run node fake.js to insert 500 fake users in database for testing if needed.
- Run node index.js to start app listening on port 3000
- Visit localhost:3000/ to check web app.