Build a full stack app with create-t3-app

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • guestbook-blog

    Discontinued code for the guestbook blog

  • All the code can be found here. You can visit the website at guestbook.nxl.sh.

  • zod

    TypeScript-first schema validation with static type inference

  • Here we have a tRPC mutation that uses zod to validate the input and has a resolve function that runs a simple prisma query to create a new row in the Guestbook table.

  • 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
  • templates

    Railway starters (by railwayapp)

  • Let's also set up a Postgres database on Railway. Railway makes it super simple to quickly set up a database.

  • leerob.io

    ✨ My portfolio built with Next.js, Tailwind, and Vercel.

  • Lee Robinson for the idea of a guestbook.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • First, push your code to a GitHub repository. Now, go to Vercel and sign up with GitHub if you haven't already.

  • customdiscordrpc

    Customizable Discord Rich Presence Client for Windows.

  • You'll notice we have Discord OAuth set up using next-auth, so we also need a DISCORD_CLIENT_ID and DISCORD_CLIENT_SECRET. Let's set that up.

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