Permalink
Failed to load latest commit information.
migrations Re-dasherize appointments Nov 29, 2015
seeds Re-dasherize appointments Nov 29, 2015
src Re-dasherize Nov 28, 2015
.gitignore use sqlite3 in dev instead of pg, use pg for production Jul 4, 2015
.jshintrc add gitignore, jshintrc, readme, package.json, npm scripts Jul 4, 2015
.travis.yml remove iojs from the build Aug 9, 2015
Procfile Add Procfile for heroku Jul 6, 2015
README.md Fix changed name of repo Jul 6, 2015
index.js scaffold base classes and module model/controller/schema/routes Jul 4, 2015
knexfile.js change knex env to production Jul 6, 2015
package.json implement dynamic user passwords Aug 9, 2015