-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: landing and login #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't quite tell where the routing happens, but maybe i'm missing it? Or does it get handled somewhere outside of the code?
I think the auto imports are still manageable for me because I'm used to it. But we can turn it off as well, lmk? @julwrites |
Deploying with Cloudflare Pages
|
Yeah i think that would help me better trace and understand the code. |
Okay I think we can track auto import progress in a separate issue |
8a947d6
to
ec94437
Compare
Okay I think the functionality is more or less complete |
Also includes upgrade to Nuxt 3.7, but should not introduce any breaking changes |
Seems like Cloudflare complains about exceeding CPU limits for a while after the 3.7 upgrade deployment but I cant repro it anymore, hmmmmm... just writing it down in case it complains about it in the future |
Landing page would probably be onboarding screen, hmmm.