Max Darque

Results 7 comments of Max Darque

I have no affiliation with this project and am by no means an expert when it comes to linux drivers.....But you could maybe try this version: [https://github.com/cilynx/rtl88x2BU](https://github.com/cilynx/rtl88x2BU)

This is will help you connect to an MySQL instance that you have setup (in this case AWS RDS). I may need to update it to work with `prisma 1.7+`....

Yes there were quite a few config changes with the release of prisma 1.7 and I need to update the repo to reflect these changes. I'll have a look at...

Sorry guys. I've switched jobs and will be focusing something new. This is going to get parked and will be unmaintained.

Yes it's very easy to implement your own auth - see code [here](https://github.com/graphcool/templates/tree/master/auth/email-password) Graphcool normally ask users to post questions to the [forum](https://www.graph.cool/forum)

oh my mistake. I see you want to build your own custom login screen. I've never done that before. I used to use Auth0 then switched to implement my own...

As someone who no TypeScript when I started, the templates in TS were simple and easy to follow. I easily striped out the TS when I reused the code for...