wagner-website-backend
Backend server for the backend of my personal website. Written with Node.js, Express, Sequelize, and MySQL. Also integrates with Auth0 to secure certain endpoints within the application.
Full website can be viewed at Devinwagner.tech
#Getting Started To build the application run 'npm start' or 'node server.js'.