Skip to content
View slauko's full-sized avatar

Highlights

  • Pro

Block or report slauko

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
slauko/README.md

Hey, I'm slauko

I build product-focused web platforms with TypeScript, React, Astro, Hono, Postgres, Redis, and a stubborn preference for systems that can actually run locally.

SlaukoScript

Current Focus: SlaukoScript

A clean creator-moderation platform for teams that protect communities across Discord, Twitch, and future managed-provider integrations.

The old SlaukoScript v1 multi-repo setup has been archived. The active platform now lives in a single monorepo with a React + Vite dashboard, Astro landing site, Hono API, worker runtime, shared TypeScript packages, local Docker runtime, and smoke gates.

Website Dashboard Org Feedback

What's Running Now

Platform monorepo

apps/landing      Astro static site
apps/dashboard    React + Vite creator workspace
apps/api          Hono HTTP API
apps/worker       Background processing runtime

Shared packages

contracts  core  client  ui  billing  platform  db  integrations

Runtime baseline

Docker Compose  ·  Postgres  ·  Redis  ·  migrations  ·  seeds  ·  health/readiness  ·  smoke tests

Stack

TypeScript React Vite Astro Hono Node.js Turbo pnpm PostgreSQL Redis Docker GitHub Actions

GitHub streak stats for slauko

Popular repositories Loading

  1. slauko slauko Public

    Profile README

  2. flash flash Public

    Forked from runpod/flash

    Application framework for Multimodal Distributed inference & Orchestration.

    Python