Kriasoft
Pinned Loading
Repositories
- react-starter-kit Public template
Modern React starter kit with Bun, TypeScript, Tailwind CSS, tRPC, and Cloudflare Workers. Production-ready monorepo for building fast web apps.
- envars Public
Load environment variables securely from .env files, with seamless integration for Google Secret Manager to handle referenced secrets.
- syncguard Public
TypeScript distributed lock library that prevents race conditions across services. Because nobody wants their payment processed twice! 💸
- bun-ws-router Public
A type-safe WebSocket router for Bun with Zod-based message validation. Route WebSocket messages to handlers based on message type with full TypeScript support.
- node-sqlite Public
SQLite client wrapper around sqlite3 for Node.js applications with SQL-based migrations API written in Typescript
- Folder-Structure-Conventions Public
Folder / directory structure options and naming conventions for software projects
- isomorphic-style-loader Public
CSS style loader for Webpack that is optimized for isomorphic (universal) web apps.
- graphql-starter-kit Public template
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.