Before continuing please follow the steps below to configure your database connection and run the necessary migrations.
{{name}}.models.schema namespace of your application.
project.clj :ragtime settings with your database name and login.
lein ragtime migrate in the root of the application to create the tables.