Back to Work
Aimi Dashboard
Aimi.fm

For the Aimi Dashboard I had to build an App within an Nx Monorepo. I set it up using the Nx tooling for a fresh NextJS app and was able to get things together pretty quickly using Shadcn/UI components. This app had to integrate with a GraphQL Apollo Client server to communicate to mobile devices which accounts would have Pro features available. Stripe was used for subscribing to Pro. I used Stripe webhooks to listen for stripe events so we could easily update the users data in our database.
Next.jsStripeTailwindCSSShadcn/UIGraphQLVercelNx