Note: before you can clone or download this repo, make sure you have XAMPP (https://www.apachefriends.org/index.html) or MAMP (https://www.mamp.info) downloaded in order to connect to the apache and mysql server. Follow the websites instructions on how to properly configure them to your computer.
Additionally, This repo is meant for testing locally and should not be used for production, as it is not intended to establish a secure mysql connection over the web.
- Clone (git bash recommended) or zip file from github repo.
- Open with prefered text editor.
- Run cmd
node app or node app.js
- If successfully created, console or selected terminal will indicate - Express server listening on port 3000 - Success! Connected to MySQL.
Note: If no connection is established to mysql, you may not be running apache and mysql server. Make sure you have both servers runnning through either XAMPP or MAMP, before running the node app.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Developed for CreativeBitStudio by Danny Mack - Full Stack Developer.
- Developer Feedback or for Hire: creativebitstudio@gmail.com.
- To contact or hire us: info@creativebitstudio.com.
- Website: www.creativebitstudio.com