Build a Real-Time Voting System with Strapi & Instant DB: Part 2

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

    SaaSHub logo
  • 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.

  • votes-client

    Frontend source code on GitHub

  • votes-api

    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.

  • Next.js

    The React Framework

    We'll start a new Next.js app by running the following command:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fast and Simple NestJS App Deployment on Vercel

    3 projects | dev.to | 26 Nov 2024
  • Navigating System Communication: A Comprehensive Overview

    4 projects | dev.to | 1 Aug 2024
  • Understanding AML/KYC: a light primer for engineers

    8 projects | dev.to | 18 Jul 2024
  • GraphQL Types

    1 project | dev.to | 3 Jul 2024
  • How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive

    2 projects | dev.to | 16 May 2024

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?