Skip to content

Releases: httparty/matchjs

MVP Release

22 Jan 22:56
Compare
Choose a tag to compare
MVP Release Pre-release
Pre-release

Summary of Changes

  • Postgres on AWS in development and Heroku in production
  • basic user crud actions with Sequelize
  • server side and client side authentication with Passport + Github
  • Travis CI integration
  • client side unit tests with Karma + Mocha + Chai
  • server side unit tests with Mocha + Chai
  • e2e tests with Protractor + Sauce Labs

Angular Components

  • Connect page
  • Home page/sign in
  • Profile page
  • navbar + footer directives
  • Auth