Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Top 23 TypeScript Supabase Projects
-
Project mention: Ask HN: What would be your stack if you are building an MVP today? | news.ycombinator.com | 2023-01-26
My first choice if the product is a good fit would be old school Django deployed to a single VPS (no docker). I am creating a public starter kit that does exactly that, including the deployment part: https://stribny.github.io/sidewinder/
However, there are lots of use cases that would call for additional SPA (Vue/Nuxt), or other tech. So in that case I'd add it or replace the tech stack entirely. I'd probably avoid specialized cloud services, might consider something like https://supabase.com tho if the app doesn't need a complex backend.
-
Project mention: WeChat is raising prices maliciously, affecting millions of developers | news.ycombinator.com | 2022-07-06
So open source is a big trend, and Tencent Cloud developed open source alternatives https://github.com/labring/laf also because of this incident
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
nextjs-subscription-payments
Clone, deploy, and fully customize a SaaS subscription application with Next.js.
Project mention: Do I need to create a ContextProvider to access user globally if I'm using useUser from Supabase? | reddit.com/r/Supabase | 2023-01-17- https://egghead.io/lessons/next-js-make-user-state-globally-accessible-in-next-js-with-react-context-and-providers - https://github.com/vercel/nextjs-subscription-payments/blob/a1817381424861689c7b507e85ff650d75f2c10e/utils/useUser.tsx (template)
-
Project mention: Should I use Prisma to get data or Supabase itself to get data | reddit.com/r/Supabase | 2023-01-24
Looks like there's an open github issue that might answer some of your questions: https://github.com/supabase/postgrest-js/issues/303
-
First things first, we'll need to update Supabase to the latest version (v2), and install Formik (+ related dependencies) and the Next.js Auth Helpers:
-
braydoncoyer.dev
My portfolio powered by Next.js, content sourced from Notion, styled with Tailwind CSS and deployed on Vercel. 🙌
-
I feel you. What helped me was referencing other nuxt 3 modules such as https://github.com/nuxt-modules/supabase
-
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!
-
Project mention: Your GitHub year in review - 10 fun ways to visualize your contributions | dev.to | 2023-01-09
Source · Create your own
-
Project mention: [AskJS] Are open source projects still the best way to market your JS skills to prospective employers? | reddit.com/r/javascript | 2022-09-08
Open Source projects are a great way to show your skills, for sure. There are great tools out there for finding projects to contribute to, like OpenSauced.pizza. I've worked with some amazing devs who cut their teeth on OSS projects.
-
-
-
There is also this neat recursive CTE for creating threaded comments in Postgres: https://github.com/lawrencecchen/threaded-comments/blob/main...
-
The Auth component itself now has a new name "Auth UI", and lives in its own separate repo. Though originally intending to use it, as I began migrating the code I've found this new component to not work quite as well as I'd hoped, getting in the way more than helping. For that reason, I've decided to abandon it in this guide, and build one instead.
-
Project mention: Supabase with TypeScript: using tRPC and Prisma to achieve end-to-end typesafety | dev.to | 2022-12-06
This post picks up on an article I wrote earlier this year titled The good parts of Supabase. Wherein I reflected on my experience building Railtrack with Next.js and Supabase. If you're curious, you can read the whole post.
-
ra-supabase
Supabase adapter for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
-
-
Project mention: How to add a commenting system to your Svelte website blog | reddit.com/r/sveltejs | 2022-03-24
Supabase developer here. You might find this useful: https://github.com/malerba118/supabase-comments-extension
-
Billy: a mobile expense tracker application made with React Native, with a simple Docsaurus documentation website
-
-
Pawternity Hub is a Pet Adoption website where people can find local pets around their area to adopt. Started in a hackathon while brainstorming ideas to help the community, it was built with React and Bootstrap and uses the PetFinder API. Built by @NathanJoSuarez.
-
-
Project mention: How to send Emails from Supabase in case of an event? | reddit.com/r/Supabase | 2022-10-31
-
thien.me
full stack portfolio. nextjs, typescript, prisma, tailwind css, github api, supabase, notion api, headless ui
thien
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeScript Supabase related posts
- Which Backend as a service would you recommend?
- Supabase & Metamask Signed Authentication (Web3)
- Authentication in Next.js with Supabase and Next 13
- Should I use Prisma to get data or Supabase itself to get data
- Is eu-west-3 supported ?
- Best way to interact w backend SQL
- Backend-less Web Development With Supabase
-
A note from our sponsor - Klotho
klo.dev | 27 Jan 2023
Index
What are some of the best open-source Supabase projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | supabase | 44,505 |
2 | laf | 2,990 |
3 | nextjs-subscription-payments | 2,605 |
4 | postgrest-js | 594 |
5 | auth-helpers | 539 |
6 | braydoncoyer.dev | 304 |
7 | supabase | 259 |
8 | wrapped | 242 |
9 | hot | 218 |
10 | nuxt-supabase | 155 |
11 | next-starter-kit | 137 |
12 | threaded-comments | 136 |
13 | auth-ui | 118 |
14 | railtrack | 107 |
15 | ra-supabase | 80 |
16 | vue-supabase | 73 |
17 | supabase-comments-extension | 72 |
18 | Billy | 58 |
19 | solid-starter-kit | 57 |
20 | Awesome-Adoption | 53 |
21 | github-chat | 48 |
22 | partner-gallery-example | 33 |
23 | thien.me | 26 |