remix-run / grunge-stack

The Remix Stack for deploying to AWS with DynamoDB, authentication, testing, linting, formatting, etc.
https://remix.run/stacks
MIT License
439 stars 95 forks source link

fix: add gitpod config #158

Closed jacobparis closed 1 year ago

jacobparis commented 1 year ago

Replaces + Closes #72 since I no longer have access to the org that created that

When a user clicks the Gitpod button, they'll get a workspace with the environment variables set

The application starts immediately and a user can create an account and add notes right away.