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