Skip to content

matthpn2/Join-Us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

join us

Join Us

A simple web application that serves as a mailing list.

Program Execution

npm install [ Install all the dependencies listed in the package.json. ]

mysql -u root -p [ Login to MySQL servers. ]

source schema.sql [ Create the necessary database and schema. ]

node false_data.js [ Add 500 randomly generated users into database. ]

node app.js [ Run the web application, which you can view by opening "localhost:8080" on your web browser. ]

About

A simple web application that serves as a mailing list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors