-
Once PR https://github.com/redwoodjs/playground-auth/pull/45 is merged, the last Supabase auth feature to implement is the "passwordless" or "magiclink" styles where there signin is just an email
…
-
### What's not working?
Same as title. When I move my app to the root C:/, it builds fine.
### How do we reproduce the bug?
Below is my terminal I/O for creating a RedwoodJs app and trying to build…
-
### What's not working?
What's not working?
After updating the Prisma schema to add a new relation between User and Post, the changes are not reflected in the GraphQL API. Running prisma generate …
-
Extract rules from: https://redwoodjs.com/tutorial/cells
-
I am trying to create the best possible demo of using Fixie in RedwoodJS apps (and framework). This demo is even more unofficial than the similar project led by @keith and @jace (Redwood guys) - as t…
-
### What's not working?
Installing this package by itself pulls in both prettier and typescript which combine for over 100megs of dependencies, it'd be nice if they were either moved to devDependenci…
-
### What's not working?
I tried setting up a new repo locally and on github.dev on a pairing session with @Tobbe today. I went through the instructions in CONTRIBUTING.md:
https://github.com/red…
-
See: https://github.com/dthyresson/redwoodjs-no-db
This is a quick example deployed on Netlify of a RedwoodJS app with `web` and `api` sides that still uses GraphQL, sdl, services and a custom lamb…
-
Inspired by #102
@jeliasson You gave me an idea! Can we add the Redwood canary version being deploy as well? All these projects are on the same canary, which is not always exactly aligned with lat…
-
### What's not working?
Help, my redwood application isnt compiling properly. I followed the tutorial and used the code on the docs. Here is what my code looks like:
import { useAuth } from './aut…