Product engineering
From init to production. Ruby on Rails is our primary backend in every shape we ship. Where the interface is heavy we run Rails as an API behind a separate Next.js front end; where the app is cohesive we keep the monolith and use Inertia.js for a modern front end without splitting the deployable. The decision is about the interface, not the foundation.
- Ruby on Rails
- Inertia.js
- Next.js
- TypeScript