v0.1
What's Changed
- Features
- 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