- Added Password Reset feature
- Added Email Verification feature
- Added Wiki / Docs
- Integrated metrics & event tracking via PostHog
- Integrated React Frontend
- Added Apollo Client
- Added Web Authentication and Authorization
- Added AC3's new local cache system
- Added CRUD over Apollo Client API
- Added Toggle Favorites and User's notes feed.
- Integrated Biome's CI linter
- MongoDB connector via Mongoose
- CRUD for our notes
- Note favorites toggling functionality
- User accounts & Auth with JSON Web Tokens
- Linked Users to their notes
- User queries and nested queries
- Pagination
- Data Limits
- Helmet Web Security
- Apollo 4's GraphQL Error Handling
- Initialized project from scratch with pnpm init
- Added ESLint
- Added Prettier
- Added Express.js server because "Black Lives ALWAYS Matter" ✊🏾
- Built a functional GraphQL Backend server w/ Apollo Server 4's Express middleware integration
- Added this CHANGELOG.md :)
- Added LICENSE.txt
- Added README.md