Building a full-stack app for learning Italian: Supabase vs. Wasp

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • phrase-tutor-supabase

    Learning langauge by learning 100 most common phrases

  • The initial app contained the phrases in a JSON file that the frontend loaded. It was completely static, but it worked.

  • phrase-tutor-wasp

    An app for learning languages through phrases, built with https://wasp-lang.dev ✨

  • View the source here

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  • We will examine how each technology can help when building a full-stack app and where Wasp and Supabase excel.

  • supabase

    The open source Firebase alternative.

  • I showed it to my girlfriend, but she didn't like some of the phrases I used. If only I had a backend with a database to edit the phrases. Then I had an idea: let's add a database with Supabase.

  • flyctl

    Command line tools for fly.io services

  • Feature Supabase Wasp Getting data from the API Use the Supabase JS SDK to query database tables Declare query in Wasp config and use Prisma JS SDK to implement it Custom business logic Writing custom PostgreSQL procedures or by writing edge functions Declare actions in the Wasp file and write server-side JS Defining the database schema Visual editor or by CREATE TABLE query By code - edit Prisma schema and commit changes Auth Enable in UI Enable it in the Wasp file Deployment Supabase managed instance or self-host it Deploy anywhere, support for https://fly.io one line deployment

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    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

  • 🛠️6 tools to kickstart your full-stack app with AI 🤖

    4 projects | dev.to | 28 Nov 2023
  • Robust Form - A simple and easy to use Form Builder application like Google Form.

    3 projects | dev.to | 20 Jul 2023
  • How do small SaaS's handle databases?

    2 projects | /r/SaaS | 11 Jul 2023
  • Is deployment on Railway still free because its not allowing me to deploy my django project without providing my card details in hobby plan. Is there any way I am missing something ? pls help

    3 projects | /r/django | 11 Jul 2023
  • Recommendation after Heroko

    4 projects | /r/django | 30 Jun 2023