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

The Remix Stack for deploying to AWS with DynamoDB, authentication, testing, linting, formatting, etc.

Results 32 grunge-stack issues
Sort by recently updated
recently updated
newest added

### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce 1./ Open PowerShell 2./ Run `npx create-remix@latest` 3./ Select options as the...

Hello! I did a deep dive into this stack tonight and have found an issue that I would like to get your thoughts on. It appears when Architect deploys the...

help wanted

### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce Deploy new application on aws with github actions. ### Expected Behavior Deploy...

Just like https://github.com/remix-run/indie-stack/pull/127 & https://github.com/remix-run/blues-stack/pull/57 --- https://github.com/remix-run/remix/pull/3529 needs to be merged first

### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce ❯ npx create-remix --template remix-run/grunge-stack either select the validate option -- or...

### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce Create a folder on a windows drive from within WSL and setup...

Just like https://github.com/remix-run/indie-stack/pull/128 & https://github.com/remix-run/blues-stack/pull/100 --- #50 needs to be merged first

### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce 1. npx create-remix --template remix-run/grunge-stack 2. npx remix init 3. npm run...

I've added Gitpod support to the Grunge Stack (here is a similar PR for the Indie Stack https://github.com/remix-run/indie-stack/pull/58) When a user clicks the Gitpod button, they'll get a workspace with...

This is no longer required and I'd love to not see new projects start off using this legacy approach. AWS + Github can auth through OIDC Article explaining what I'm...

enhancement