Getting Started
New to Surkyl? Start here to learn the basics and get your development environment set up.
Getting Started
New to Surkyl? Start here to learn the basics and get your development environment set up.
Applications
Explore production-ready applications including Gate API Gateway, Surkyl Server, and more.
Libraries
Discover reusable libraries like Pixel Component Library and the powerful Workflow Engine.
Contributing
Learn how to contribute to the platform with our comprehensive guide.
Gate API Gateway
High-performance API gateway written in Rust with Axum framework.
Features: Virtual hosts, load balancing, TLS, health checks
Surkyl Server
Core backend server with authentication, RBAC, and Guardian access control.
Tech Stack: Rust + Axum + SQLx + PostgreSQL
Pixel Library
Modern Angular component library with Material Design and TailwindCSS.
Includes: Theme system, UI components, Workflow Engine
Workflow Engine
Powerful YAML-based workflow automation system (NanX Flows).
Supports: Custom nodes, distributed processing, Python workers
The Surkyl Platform is built with modern, production-ready technologies:
Monorepo Structure
Understanding the organization of the AIO monorepo and how projects are structured.
PostHog Integration
Integrate analytics with PostHog using the GodSEye Proxy to bypass ad blockers.
RBAC System
Comprehensive role-based access control with fine-grained permissions.
Theme System
Comprehensive TailwindCSS theme system with dark mode support.
Install Dependencies
pnpm installRun an Application
nx serve playgroundnx serve docsBuild for Production
nx build <project-name>View Dependency Graph
nx graph© 2025 Surkyl. All rights reserved.