Pinned Repositories
42-CanITakeCoffee
ag-grid-autocomplete-editor
Quick implementation of autocompletion into ag-Grid cell using autocompleter package.
lockwise-password-importer
Some scripts to migrate from Chrome/Chromium passwords manager to Firefox Lockwise
yt-playlists-delete-enhancer
Add a button to remove videos watched with more than X percent from watch later playlist.
copycat
Generate deterministic fake values: The same input will always generate the same fake-output.
cli
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
postgres-meta
A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries
postgrest-js
Isomorphic JavaScript client for PostgREST.
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
terraform-provider-supabase
avallete's Repositories
avallete/yt-playlists-delete-enhancer
Add a button to remove videos watched with more than X percent from watch later playlist.
avallete/cypress-nhover
Add nhover (NativeHover) and nmove (NativeMove) command to Cypress.io test runner.
avallete/insomnia-plugin-coinbase-apikey-auth
A simple insomnia plugin to easily authenticate and perform request to Coinbase.com using API_KEY.
avallete/userscripter-boilerplate
A quick boilerplate for userscripter projects with e2e testing using cypress, ava for unit-testing, semantic-release and CI/CD with github actions
avallete/advanced-patterns-workshop
An interactive TypeScript repo on advanced patterns (WIP)
avallete/beginners-typescript-tutorial
An interactive TypeScript tutorial for beginners
avallete/branching-demo
avallete/branching-test-repo
avallete/buildjet-toolkit
The GitHub ToolKit for developing GitHub Actions.
avallete/cache-nix-action
Cache Nix store in GitHub Actions to speed up workflows [maintainer=@deemp]
avallete/cli
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
avallete/docs
📚 Prisma Documentation
avallete/error-messages-tutorial
avallete/go-keyring
Cross-platform keyring interface for Go
avallete/mre-postgrest-js-relations
avallete/pokerogue
A browser based Pokémon fangame heavily inspired by the roguelite genre.
avallete/postgrest-js
Isomorphic JavaScript client for PostgREST.
avallete/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
avallete/pro-essentials-workshop
avallete/quicktype
Generate types and converters from JSON, Schema, and GraphQL
avallete/react-typescript-tutorial
avallete/setup-cli
A GitHub action for interacting with your Supabase projects using the CLI.
avallete/supa-reatime-mre
avallete/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
avallete/terraform-provider-supabase
avallete/toml
TOML parser for Golang with reflection.
avallete/total-typescript-book
The companion repo for the upcoming Total TypeScript book
avallete/type-transformations-workshop
Master transforming types in TypeScript
avallete/typescript-generics-workshop
Interactive tutorial on using generics in TypeScript
avallete/zod-tutorial
A crash course on Zod - a schema validation library for TypeScript