Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/organique0/worse-discord
Next.js 13, React, Socket.io, Prisma, Tailwind, Supabase, UploadThing, Clerk
https://github.com/organique0/worse-discord
Last synced: about 2 months ago
JSON representation
Next.js 13, React, Socket.io, Prisma, Tailwind, Supabase, UploadThing, Clerk
- Host: GitHub
- URL: https://github.com/organique0/worse-discord
- Owner: Organique0
- Created: 2023-09-09T05:37:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-02T23:57:19.000Z (10 months ago)
- Last Synced: 2024-03-03T00:37:32.044Z (10 months ago)
- Language: TypeScript
- Homepage: https://worsediscord-404012.lm.r.appspot.com/
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Next.js 13, React, Socket.io, Prisma, Tailwind, Supabase, UploadThing, Clerk
Link: https://www.youtube.com/watch?v=ZbX4Ok9YX94
An amazing image generator: https://dummyimage.com/
*****************
Hosted on Railway.appUpdate:
Railway wanted $5.
"No, thank you," I replied.
So, I tried Azure.
The file size was to big for my free plan
I tried AWS instead
Too many problems.
My last hope was Google Cloud.
This is where it is hosted now.
Database is currently hosted on Vercel
*****************
On a second brach there is my attempt of using Supabase for authentication.
It did not work no matter what. Almost got it to work except for a little refresh bug that I was not able to fix.
Now it is using Clerk for authentication.
This whole time, after trying everything possible, remaking the auth 2 times, the "bug" was the in the way my css would interact with the LastPass extension that I have.
Sidebar was set to hidden on small screens, and the extension would shrink the screen on login to show a notification.
Because of that, on initial page load, the sidebar was set to hidden.
I don't know why I did not just inspect the page sooner to see that the sidebar was there the whole time but luckily I did after all.There are still some problems with the sidebar not showing. Something to do with Tailwind screen size properties not working like they should.