race-stack icon indicating copy to clipboard operation
race-stack copied to clipboard

Remix run stack built for the edge (cloudflare pages and d1)

Results 2 race-stack issues
Sort by recently updated
recently updated
newest added

In the `https://github.com/jose-donato/race-stack/blob/main/app/lib/cookie.server.ts` the secret value has the following comment ``` secrets: ["replace_me"], // replace this with an actual secret ``` Given that this is meant for cloudflare stack how...