joschan21 / quill

Quill - A Modern SaaS-Platform Built With Next.js 13
1.91k stars 513 forks source link

DarkTheme Switch and Tailwind integration. #68

Open mcpdigital opened 9 months ago

mcpdigital commented 9 months ago

Updated to Next 14.1 and added docker compose.yaml for the database. Setup next-themes as themeProvider and integrated with Tailwind darkMode class attribute (dark:) The base pages are themed. Fixed pinecone to gcp-starter region, changed uploadthing calls to uploaded files to https://utfs.io/f/${file.key} instead of the aws calls.