-
prettier-plugin-tailwindcss
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
prettier-plugin-tailwindcss: A plugin for Prettier that sorts your Tailwind CSS classes. It organizes Tailwind utility classes in a specific order to maintain consistency across the project.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
tailwindcss-forms
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
@tailwindcss/forms: A Tailwind CSS plugin that provides utility classes for styling form elements.
-
Frontend source code on GitHub
-
Backend source code on GitHub
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Head over to https://supabase.com, create an account if you don't have one already, and create a new project. Follow the steps and create a new database:
-
Strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
In Part 1 of this tutorial series, we successfully created and customized our Strapi CMS backend to create polls and votes and connect those newly created records to the currently authenticated user. We also integrated Instant DB and created new vote records for the authenticated user using the Instant DB admin SDK.
-
We'll start a new Next.js app by running the following command: