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! Learn more →
Top 23 TypeScript Vercel Projects
-
SWR (26k ⭐) -> A React Hooks library for data fetching, created by Next.js team, lightweight, and backend agnostic.
-
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!
-
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.
-
Project mention: Show HN: YakGPT – A locally running, hands-free ChatGPT UI | news.ycombinator.com | 2023-03-30
-
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.
-
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-08You 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.
-
Something like this could be cool, fun and simple: https://github.com/Cveinnt/LiveTerm
-
-
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.
Lastly, the best way to get help is to open an issue on the repo itself: https://github.com/vercel/nextjs-subscription-payments/issues
-
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
-
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)
Hostname rewrites example
-
-
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.
-
But there’s an open source php run time for Vercel which you can try: https://github.com/vercel-community/php
-
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.
-
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-10I cloned react-storefront, went through the "Development" instructions
-
Project mention: I'm making Static Blog using Notion API. I need some feedback | reddit.com/r/opensource | 2022-12-29
-
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.
TypeScript Vercel related posts
- Cheapest way to host a Next js app
- I have to rant about KBAI to someone or I will lose my f***ing mind
- Haven’t been able to get this template working
- Best First Course in OMSCS for non CS undergrad?
- How to make good DX(Developer Experience): Empathize
- Best beginner friendly platform for hosting a nodejs + flask app
- How to manage and synchronize stripe checkout api with my supabase database?
-
A note from our sponsor - Appwrite
appwrite.io | 1 Apr 2023
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 |