Skip to content

v0.1

Compare
Choose a tag to compare
@NicolasOmar NicolasOmar released this 05 Jul 04:11

What's Changed

  • Features
    • #5 | Create User
    • #6 | Login User
    • #7 | Logout User feature
    • #8 | Update Password
    • #9 | Update User Information
  • Technical improvements
    • Project initiated with Express, Mongoose and Apollo GraphQL
    • Static testing methodology implemented in each pre-commit using prettier, eslint, lint-staged and husky
    • Environment variables implemented
    • Project version updater implemented post-push (using husky)
    • Password encryption implemented with crypto-js
    • JWT token auth verification implemented

Full Changelog: https://github.com/NicolasOmar/my-pets-api/commits/0.1.0