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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. 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.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. 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.

  4. votes-client

    Frontend source code on GitHub

  5. votes-api

    Backend source code on GitHub

  6. supabase

    The Postgres development platform. 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:

  7. 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.

  8. Next.js

    The React Framework

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

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
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

  • Stop Building, Start Shipping: The Minimal Startup Toolkit

    5 projects | dev.to | 31 Aug 2025
  • 🚗👁️ Segmentation d'Images pour pour le système embarqué d’une voiture autonome

    4 projects | dev.to | 25 Jun 2025
  • How do I use Vercel to host Umami?

    4 projects | dev.to | 15 Apr 2025
  • Simple example with NestJS and Mercurius (Schema First) 😻

    2 projects | dev.to | 26 Dec 2024
  • How to integrate CopilotKit with Prisma Integration into your nextJs project

    2 projects | dev.to | 23 Dec 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?