engage_intellect

Results 30 comments of engage_intellect

Getting the same error when init-ing Tailwind to a fresh "npm create svelte@latest" ![image](https://user-images.githubusercontent.com/61082194/213900613-ba0314c3-dd26-4897-9b90-22d364408b7a.png)

Agreed. I can get the examples to work in a REPL. But in a dev env everything breaks upon refreshing the page.

@vatro Thank you very much for following up on this. I'm looking forward to trying out the items you mentioned. I really love the idea of this project. Thanks again!

same here. on raspberry pi5 running ubuntu everything works fine locally when I try to reverse-proxy via nginx I can hit the login screen, and then i get this when...

Same issue - using ubuntu and nginx.... Works fine locally, just not behind nginx/ssl

> waiting for it) > > I also was trying to implement server side oauth this week with nexum but still trying. I took oauth implementation from here https://github.com/Programonaut-Blog/expense-tracker but...

@all-mute Thanks for the link, I will give this a try tonight. As far as PRs, I would say spatz as it's leaner than nexum, plus it's typescript. I would...

If you click your db in supabase, then go to project settings > database, then scroll down a little, you will see an area to reset the password to the...

> So that is the password it is asking for in env under PROD_PASSWORD? Correct. And if I remember correctly - you should only need to use that env variable...

I couldn't get any of the examples in the docs working in vercel. Only locally. Guessing they haven't been updated.