Setup Supabase
Version updated for https://github.com/AlterraLink/setup-supabase-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Supabase Action is a GitHub Action that simplifies and automates the setup of a complete Supabase development environment, including Node.js, package manager configuration, dependency installation, and intelligent caching. It extends the official Supabase CLI action by eliminating boilerplate code, supporting multiple package managers (npm, yarn, pnpm, bun), and automating tasks like dependency management and caching. This action streamlines workflow setup for Supabase projects, saving time and ensuring consistency.
Release notes
Full Changelog: https://github.com/AlterraLink/setup-supabase-action/compare/v1...v1.0.1