Budget Buddy is a demo app built using Next.js, Typescript, and a Ruby on Rails backend.
Ruby on Rails
The backend is an API made using Ruby on Rails.
Next.js 14
Server actions, App directory, Caching and Revalidation.
Authentication
JWT-based authentication implemented in the backend.
The backend API documentation can be viewed here and is generated using Rswag.