supah

Just the place where I put supa stuff.

https://github.com/airscripts/supah

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary

Keywords

compose docker supabase
Last synced: 6 months ago · JSON representation ·

Repository

Just the place where I put supa stuff.

Basic Info
  • Host: GitHub
  • Owner: airscripts
  • License: mit
  • Language: Dockerfile
  • Default Branch: main
  • Homepage: https://airscript.it
  • Size: 21.5 KB
Statistics
  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
compose docker supabase
Created 9 months ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security

README.md

Supah

Just the place where I put supa stuff.

Table of Contents

Prerequisites

In order to use this repository you need at least: - git - Docker

Installation

Follow the steps below to make use of Supah.

Clone this repository: bash git clone https://github.com/airscripts/supah.git

Usage

In order to use this project, just hit a few commands into your terminal: bash docker compose up

After it has finished, open a new terminal session or just -d the last command and hit: bash docker compose exec infracontainer bash

From here you need to startup your Supabase instance like this: bash pnpx supabase start

And then you're ready to go!

Boilerplate

If you need to bootstrap a new project from these, I've added a boilerplate.sh that you can use for this purpose. bash ./boilerplate.sh

In this project you have a perfectly bootstrapped local development environment in which you can add other services to communicate easily with Supabase. It's something that it's often overlooked and can take some time if needed.

Resources

  • Supabase: https://supabase.com/
  • Docker: https://docker.com

Contributing

Contributions and suggestions about how to improve this project are welcome! Please follow our contribution guidelines.

Support

If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:

GitHub Sponsors   Kofi

License

This repository is licensed under MIT License.

Owner

  • Name: Francesco Sardone
  • Login: airscripts
  • Kind: user
  • Location: Italy

Hey there! I'm Francesco known as Airscript on the web.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software in your work, please cite it using the following metadata
title: Supah
authors:
- family-names: Sardone
  given-names: Francesco
keywords:
- credit
- citation
version: 1.0.0
date-released: 2025-06-10
license: MIT
repository-code: https://github.com/airscripts/supah

GitHub Events

Total
  • Release event: 1
  • Watch event: 1
  • Push event: 1
  • Public event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Watch event: 1
  • Push event: 1
  • Public event: 1
  • Create event: 1