Jace

Results 22 comments of Jace

I was able to get it running w/ yarn build && yarn serve. The syntax is different than I'm used to, but I thoguht i'd give it a full try....

So this build properly on my repo - https://cocky-engelbart-56fc92.netlify.app/api/b2d9d426-shield.json I did this for #35 I'm not sure how to get this to build proper or if you even want this...

I'm a fan of this idea too. I've deployed a starter with the beginnings of this working (see https://github.com/jacebenson/jace-ty/) https://github.com/jacebenson/jace-ty/#theme-files-take-a-backseat-to-local-files-meaning goes over it briefly but, I'll put that text here...

@Ryuno-Ki no

I assume this would be something like; # caniuse.email [![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/coliff/caniuse.email/master/LICENSE) [![Tip Me via PayPal](https://img.shields.io/badge/PayPal-tip%20me-green.svg?logo=paypal)](https://www.paypal.me/coliff) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) caniuse.email started because people need a better way to find what css is...

How bout a "what do I get with these providers" widget where they pick auth provider (provide snippet), db provider (provide snippet), hosting provider (provide snippet) you pick the three...

I was hoping to setup passwordless so I am amazed to see this issue logged. It's been a few months. @Olyno , did you end up setting this up for...

So I have a ... idea to do this with dbAuth. Custom Auth seems complex and I'm not sure how to set it up. Here's my working draft using dbAuth....

I dont know how this would play in to dbAuth now that I've done this I think this can exist as just a configuration on dbAuth ya know. For the...

@Olyno https://github.com/jacebenson/redwood-dbauth-passwordless here's it working with as dbauth it's a bit of a mess but if you clone it down, try it out, it'll log the logintoken unencrypted to your...