Skip to content

Repository files navigation

Sad Stack Cloudflare

npm init remix@latest --template raggesilver/sad-stack-cloudflare
# or
pnpm create remix@latest --template raggesilver/sad-stack-cloudflare
# or
bun create remix@latest --template raggesilver/sad-stack-cloudflare

Initial setup

After initializing the project, you need to set up the following:

  1. Rename the project: head to ./wrandler.toml and change the name field to your project name.
npx wrangler d1 create <database_name>
npx wrangler types
  1. Open ./wrangler.toml and add the following line to the d1 section:
migrations_dir = "drizzle/migrations"
# Also, ensure that binding is set to "DB"

What it comes with

About

Remix Stack for Cloudflare

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages