Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support
Language detector that works universally (browser + server) - Meant to be used with a universal framework, such as Next.js
Configurable automated backups for Airtable meant to be self-hosted, powered by AWS Lambda/S3 with the Serverless framework
Stable POC - Admin backoffice (connects to REST/GraphQL API) powered by react-admin
Production-ready app using Next.js 12 with TypeScript, powered by Vercel for building universal apps, with backend-focused configuration
Plugin for the Serverless Framework - Configure automated DynamoDB "On-Demand" backups and manage backups lifecycle, powered by AWS Lambda
Deploy to Vercel using a custom command, returns the deployment url
Compares a given context with a filter (a set of conditions) and resolves whether the context validates the filter. Strongly inspired by GraphQL filters.