Skip to content

Instantly share code, notes, and snippets.

View SebConejo's full-sized avatar
😍
Building Mainfest 🦚

Sébastien Conejo SebConejo

😍
Building Mainfest 🦚
View GitHub Profile
@SebConejo
SebConejo / OpenSourceBaas.md
Created July 31, 2024 18:58 — forked from PARC6502/OpenSourceBaas.md
List of open source, self hosted BaaS - Backend as a service

Backend as a Service

Supabase - ~52K stars

  • Designed explicitly as an open source firebase alternative
  • Typescript based
  • Docker support

Appwrite - ~32K stars

  • Written in JavaScript and PHP
  • Docker based
  • Realtime support across all services
$base-font-size: 16px;
$base-line-height: 1.5;
// this value may vary for each font
// unitless value relative to 1em
$cap-height: 0.68;
@mixin baseline($font-size, $scale: 2) {