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

A production-ready Remix stack built for AWS Lambda. Authentication. Security, Internationalization, Feature Flags, Analytics, Tests, Storybook, Ephemeral and Production CI/CD and more.

Results 10 trance-stack issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

`logGroup` is a recently available configuration that makes it easier to manage where logs are sent from lambdas (https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda.Function.html#loggroup) Instead of keeping the function name static, we can use a...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/react](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/react) ([source](https://togithub.com/getsentry/sentry-javascript)) | [`7.93.0` -> `7.114.0`](https://renovatebot.com/diffs/npm/@sentry%2freact/7.93.0/7.114.0) |...

runtime dependencies

### What happened? One of the options presented to users when using `npx create-remix` is whether or not to initialize a git repo. If the user chooses not to, then...

bug
stale

### What happened? Unexpected browser feature "css-nesting" is not supported by Chrome 109, Opera Mobile 73, Samsung Internet 23 plugin/no-unsupported-browser-features ### What did you expect to happen? need to fix...

bug
stale

### What happened? When `lefthook` is not installed (on OSX), it throws a failed to install dependencies error which is misleading. We should 1. Update the README to note that...

bug

### What happened? After a clean install, running `npm dev` results in the following message in the browser: ``` Lambda init error Error: SyntaxError: Cannot use import statement outside a...

bug

### What happened? Ran an initial install on the most recent version and got ``` npm ERR! code 1 npm ERR! path /Users/f/trance/node_modules/@sentry/cli npm ERR! command failed npm ERR! command...

bug
stale

Why not Chromatic? _Originally posted by @docoder in https://github.com/meza/trance-stack/discussions/63#discussioncomment-5317957_

enhancement
stale

### Discussed in https://github.com/meza/trance-stack/discussions/77 Originally posted by **58bits** March 13, 2023 If you're interested in implementing V2 meta - the original discussion is here... https://github.com/remix-run/remix/discussions/4462 I've also implemented this here...

enhancement
stale