TypeScript Vercel

Open-source TypeScript projects categorized as Vercel

Top 23 TypeScript Vercel Projects

  • SWR

    React Hooks for Data Fetching

    Project mention: Top React Data Fetching Libraries | dev.to | 2023-03-31

    SWR (26k ⭐) -> A React Hooks library for data fetching, created by Next.js team, lightweight, and backend agnostic.

  • Micro

    Asynchronous HTTP microservices (by vercel)

    Project mention: How To Build a CLI With Node.js and React | dev.to | 2022-11-05

    micro: A library for asynchronous HTTP microservices.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • vercel

    Develop. Preview. Ship.

    Project mention: My 5 favourite updates from the new React documentation | dev.to | 2023-03-31

    Finally, I’m so thankful to see the updated docs recommend common production-grade frameworks including Next.js, Remix, Gatsby, and Expo as the best way to build for React.

  • ChatGPT-Next-Web

    一键拥有你自己的 ChatGPT 网页服务。 One-Click to deploy your own ChatGPT web UI.

    Project mention: Show HN: YakGPT – A locally running, hands-free ChatGPT UI | news.ycombinator.com | 2023-03-30
  • dub

    An open-source link shortener with built-in analytics + free custom domains.

    Project mention: Next-Auth session access from subdomains | reddit.com/r/nextjs | 2023-02-14

    Do check https://github.com/steven-tey/dub repo for example on how to use auth app. sub-domain. P.S dub.sh app uses next-auth.

  • leerob.io

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

    Project mention: WebDev: Ce ar trebui sa incep sa invat: Next.JS 12 vs Next.JS 13 | reddit.com/r/programare | 2023-01-31
  • taxonomy

    An open source application built using the new router, server components and everything new in Next.js 13.

    Project mention: Frustrated beginner with Next-Auth needing some basic help. | reddit.com/r/nextjs | 2023-02-08

    You can adjust the JWT to include the user id. I think you can google that. Here is a good repo in my opinion where you can take a look at the implementation. It is in lib/auth: https://github.com/shadcn/taxonomy

  • SurveyJS

    Extensible JavaScript Form Builder Libraries. SurveyJS is a set of four fully customizable JS libraries that allow you to create, easily modify, and run multiple web forms in any web app, while retaining all sensitive data on your own servers.

  • LiveTerm

    💻 Build terminal styled websites in minutes!

    Project mention: Best approach to create a portfolio website | reddit.com/r/webdev | 2023-01-16

    Something like this could be cool, fun and simple: https://github.com/Cveinnt/LiveTerm

  • qawolf

    🐺 Create browser tests 10x faster

  • notion-blog

    A Next.js site using new SSG support with a Notion backed blog

    Project mention: I created a blog about Notion | reddit.com/r/Notion | 2022-07-22

    This is pretty rad - would you be up for linking to a Next.js blog powered by Notion as a CMS? Here’s the link - https://github.com/ijjk/notion-blog

  • nextjs-subscription-payments

    Clone, deploy, and fully customize a SaaS subscription application with Next.js.

    Project mention: Haven’t been able to get this template working | reddit.com/r/nextjs | 2023-03-28

    Lastly, the best way to get help is to open an issue on the repo itself: https://github.com/vercel/nextjs-subscription-payments/issues

  • platforms

    A template for site builders and low-code tools.

    Project mention: Trying to create a website where if users signup will create a subdomain using React JS and Node JS using server less architecture. Any help would be appreciated. | reddit.com/r/reactjs | 2022-11-25

    https://vercel.com/guides/nextjs-multi-tenant-application https://github.com/vercel/platforms

  • precedent

    An opinionated collection of components, hooks, and utilities for your Next.js project.

    Project mention: ## Frontend with Google Sign in + Token | dev.to | 2023-01-20

    Recommended frontend starter: next-auth + prisma https://github.com/steven-tey/precedent

  • examples

    Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications. (by vercel)

    Project mention: Step by step: Multi-Tenant App with Next.js | dev.to | 2023-03-01

    Hostname rewrites example

  • chatgpt-vercel

    Elegant and Powerfull. Powered by OpenAI and Vercel.

    Project mention: ChatGPT: Wrong Answers Only | reddit.com/r/ChatGPT | 2023-03-28
  • nextjs-monorepo-example

    Collection of monorepo tips & tricks

    Project mention: How do you keep FE dependencies up to date? | reddit.com/r/typescript | 2023-03-01

    It's pretty easy to setup renovate, the "update dependency XXX PR" comes with the upstream changelogs from which you can have an idea of the work to do if needed. Compared to some other similar tools: monorepo support (ie: workspace:"") + possibility to dedupe your lock file + an easy way to regroug packages (ie: "@vitest/ui" and "vitest" together). An example: https://github.com/belgattitude/nextjs-monorepo-example/blob/main/renovate.json5.

  • php

    🐘 PHP Runtime for ▲ Vercel Serverless Functions (by vercel-community)

    Project mention: Selfhosted analytics on Vercel? | reddit.com/r/sveltejs | 2023-01-26

    But there’s an open source php run time for Vercel which you can try: https://github.com/vercel-community/php

  • vercel-builder

    Vercel Builder for Nuxt

    Project mention: Migrating a Nuxt SSR App from Heroku to Vercel | dev.to | 2023-01-02

    Vercel supports non-SSR out of the box, but for SSR to work, we need to deploy a serverless function that handles all the server-related functions. For this, we will need to use https://github.com/nuxt/vercel-builder built by the Nuxt community. To use it you need to create a vercel.json in your project’s root directory.

  • database-js

    A Fetch API-compatible PlanetScale database driver

    Project mention: Postgres over WebSocket | news.ycombinator.com | 2022-12-08

    That I understand.

    But of course for the user of the driver it might be fine if that is 2 or more HTTP requests. I expect that is how PlanetScale does it in their transaction implementation, https://github.com/planetscale/database-js#transactions, and I know that is how Prisma Data Proxy handles it - the transaction is identified with an ID which is returned to the Client and then included in further requests for the same transaction.

    It's valid tradeoff to make to prefer a persistent connection to keep the overhead for multiple queries in a transaction as low as possible - which seems what Neon has done here.

  • react-storefront

    An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.

    Project mention: Can't seem to get checkout-storefront to work directly from react storefront? | reddit.com/r/SaleorCommerce | 2023-01-10

    I cloned react-storefront, went through the "Development" instructions

  • morethan-log

    A static blog using notion database 😎

    Project mention: I'm making Static Blog using Notion API. I need some feedback | reddit.com/r/opensource | 2022-12-29
  • kmenu

    :rainbow: An animated and accessible command menu

    Project mention: 2022, a look back | dev.to | 2023-01-07

    Launched kmenu which reached over 475 stars in under five months

  • create-jd-app

    The quickest and most efficient way to start new full stack, type safed Solid web app

    Project mention: Ask HN: Easiest and cheapest full-stack frameworks that you love? | news.ycombinator.com | 2023-02-09

    https://github.com/OrJDev/create-jd-app

    This is like t3 but uses Solid.js, which is magnitude simpler and faster than React.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-31.

TypeScript Vercel related posts

Index

What are some of the best open-source Vercel projects in TypeScript? This list will help you:

Project Stars
1 SWR 26,164
2 Micro 10,376
3 vercel 10,223
4 ChatGPT-Next-Web 6,713
5 dub 5,885
6 leerob.io 5,460
7 taxonomy 5,071
8 LiveTerm 3,836
9 qawolf 3,219
10 notion-blog 3,059
11 nextjs-subscription-payments 2,909
12 platforms 2,560
13 precedent 2,290
14 examples 2,223
15 chatgpt-vercel 1,583
16 nextjs-monorepo-example 1,018
17 php 814
18 vercel-builder 629
19 database-js 596
20 react-storefront 594
21 morethan-log 528
22 kmenu 513
23 create-jd-app 482
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com