Playlistr: Prerequisites

These are the things you need to have in place so you can follow along with the building of this ColdBox application using Quick.

Alternatively you can just checkout the master branch of this repository for the final product.

Prerequisites

Before we get started there are a few prerequisites, assumptions and requirements to note.

  • An understanding of the command line
  • An understanding of Git
  • CommandBox is installed
  • A directory for the code to live in called playlistr has been made
  • The database engine MySQL installed and a database called playlistr has been created