SneakyFox

Results 10 comments of SneakyFox

The fullstack Vue app relies on a third party provider, but contains all the code to implement that. You need a signup page, I sort of threw one together earlier...

I can take a look at implementing a 'signup' endpoint and associated form page, sure!

I found this: https://github.com/cthwaite/fastapi-jwt-cookies And this: https://github.com/tiangolo/fastapi/issues/480

Breaking submodule in: https://github.com/gkisslinux/grepo

It would be sweet to get this fixed asap for automation, [broken submodules](https://github.com/gkisslinux/grepo) etc.

I also was hoping to use fastapi with react. This is a good start but the boilerplate code should really match that of the full Vue frontend. I have looked...

Yes it is just my opinion alright. The full-stack-fastapi-postgresql repo is well setup with Traefik etc. The dashboard will likely be ripped right out of course, but I guess I...

I think I am going to try clone the Vue app to React in whole as a learning exercise, I like all the bells and whistles of the fullstack fastapi...

I just stumbled upon this annoying issue and found the dependencies listed on [Cypress' website](https://docs.cypress.io/guides/guides/continuous-integration.html#Dependencies), but could not find equivalent packages like this person: https://gitlab.com/gitterHQ/webapp/-/merge_requests/1852 so I tried the following:...