🚀 Initial Stable Backend Release
This release marks the first stable version of the Spnd backend API, ready for demo and interview use.
✨ Features
- User authentication using JWT
- Secure expense management
- Budget tracking functionality
- Shared budgets support
- RESTful API structure
🛠 Tech Stack
- Node.js
- Express
- MongoDB
- JWT Authentication
📦 Notes
- Environment variables are required (see
.env.example) - Designed to integrate with the Spnd mobile app (Expo / React Native)