Skip to content
View slvssb's full-sized avatar
🚀
building @geckomed
🚀
building @geckomed

Organizations

@handmadelove @sgadhav @popstreamllc

Block or report slvssb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
slvssb/README.md

Pinned Loading

  1. eas-github-cache eas-github-cache Public

    A custom build cache provider for Expo CLI. Uses GitHub to store builds.

    TypeScript 1

  2. railway-postgres-s3-backup railway-postgres-s3-backup Public

    A simple Bun app to backup PostgreSQL databases to an S3 bucket

    TypeScript

  3. monorepo-expo-metro-config.js monorepo-expo-metro-config.js
    1
    const { getDefaultConfig } = require("expo/metro-config")
    2
    const path = require("path")
    3
    
                  
    4
    // Find the project and workspace directories
    5
    const projectRoot = __dirname
  4. rpc-client-with-custom-fetch.ts rpc-client-with-custom-fetch.ts
    1
    import AsyncStorage from "@react-native-async-storage/async-storage"
    2
    import { hc, type AppType } from "api"
    3
    import * as configs from "~/configs/keys"
    4
    
                  
    5
    export const rpcClient = hc<AppType>(process.env.EXPO_PUBLIC_API_URL, {
  5. starter-kit-bun-hono starter-kit-bun-hono Public template

    Starter kit with Bun+hono, drizzle orm, valibot

    TypeScript

  6. portfolio portfolio Public

    My personal website · intentionally minimalist

    TypeScript