Introduction This is a boilerplate code for a simple artifact card repo module. This consists of: Simple server app Access to a MYSQL database How to use Run the following: > npm install > npm run dev and you're good!