Launchway - The Remix SaaS Starter Kit - API routes and RESTful services in Remix
Exploring different usages of API routes in Remix such as client-side form submissions, receiving webhooks, and exposing a RESTful API to the outside world.
Exploring different usages of API routes in Remix such as client-side form submissions, receiving webhooks, and exposing a RESTful API to the outside world.
Exploring a novel method for client-side form validation in Remix using Zod and clientActions
Handle environment variables in Remix using Zod for type-safety and validation
A guide to uploading files in Remix using S3-compatible storage providers