Remix run stack built for the edge (cloudflare pages and d1)
The Remix Race Stack is a comprehensive full-stack development solution that leverages Cloudflare products to provide hosting, database services, authentication, styling, analytics, and more. With a focus on simplicity and flexibility, this stack incorporates various tools and technologies to streamline the development process.
npm install -g wrangler
wrangler d1 create race-stack
npm run generate
wrangler d1 execute race-stack --local --file=./drizzle/<file>.sql
npm install
npm run dev
The Remix Race Stack provides a comprehensive development solution for building full-stack applications with ease. By integrating Cloudflare services, authentication features, styling tools, analytics support, and more, developers can efficiently create and deploy applications using this stack. The installation process is straightforward, and the stack offers flexibility for customization and extension to meet specific project requirements.