This course is no longer maintained and may be out-of-date. While it remains available for reference, its content may not reflect the latest updates, best practices, or supported features.
Remix Boilerplate Setup
In this tutorial we setup solid foundation for a full stack Remix app.
Generate Remix App
npx create-remix@latest
Choose "Remix App Server"
Choose Typescript
cd <repo directory>
Did you find this page helpful?
Start with GraphQL on Hasura for Free
Build apps and APIs 10x faster
Built-in authorization and caching
8x more performant than hand-rolled APIs

