grunge-stack
grunge-stack copied to clipboard
The Remix Stack for deploying to AWS with DynamoDB, authentication, testing, linting, formatting, etc.
### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce ``` npx create-remix@latest --template remix-run/grunge-stack ``` ``` Dependencies installing with npm... ▲...
### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce Run `npx create-remix@latest --template remix-run/grunge-stack` on Windows 11 with a valid project...
### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce (1) Run `npx create-remix@latest --template remix-run/grunge-stack` today (2) `npm run dev` (which...
### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce I tried very hard to get remix' defer function working as expected...
### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce Relevant info: System is Ubuntu 22.04.2 LTS Node versions tried 16, and...
### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce ``` $ npx create-remix@latest --template remix-run/grunge-stack ? Where would you like to...
### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce 1. Create a new grunge stack and run it 2. Create account...
### Have you experienced this bug with the latest version of the template? Yes ### Steps to Reproduce The Remix documentation indicates that projects should migrate to Remix Vite. It...
This PR introduces the following changes to migrate the Grunge Stack project from its previous build system to Vite, providing a faster and more modern development experience. 1. Migration to...
### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce Ran the following with `alias pn=pnpm` ``` valbaca@maxbook js % pn dlx...