Mission
Create a web application development strategy to maximize productivity by leveraging the power of agentic assistants.
Status
- Experimental and learning-focused — this project is built to explore architectures, tooling, and agent workflows rather than to serve as a hardened production platform.
- Expect rapid iteration and occasional breaking changes while the ecosystem matures.
Customer Requirements
- A complete, full-stack solution
- An opinionated, architectural strategy
- Elegantly simple and intuitive to use
- Zero-config out of the box
- Curated 3rd-party dependencies with pinned versions
- Fun to use
Vision
This is just a project I'm doing for fun, because I love coding and engineering solutions. There are many, enterprise-level solutions out there that you should use for production environments and this is NOT one of them (yet). I'm doing this because I like coding-freedom and I want to learn all the technical intricacies of web application development. I'm heavily leveraging LLMs and agentic assistants because this is the AI era now. 🤘
Quick Start
- Tutorials — begin with
- Workflows — run through the CLI reference after the tutorials: Workflows
- Packaging — use
dotnet run --project Framework/Framework.csproj -- packages syncand review Synchronize Framework Packages
Docs Index
-
Tutorials — README
-
How-to Guides — README
- Core workflows: Init, Build, Watch, Test, Publish
- Frontend operations: Frontend Watch Daemon, HMR Validation, Precompression
- Extensibility & tooling: Extend Pipelines with Hooks, Synchronize Framework Packages, Utilities
- Project scaffolding: Add Page, Add Route, Add Job, Add Test
- Environments: Sandbox
-
Reference — README
-
Explanations — README
-
Product Plans — explore upcoming ideas in docs/product/plans
Community & Support
- Code of Conduct: https://github.com/webstir-io/.github/blob/main/CODE_OF_CONDUCT.md
- Contributing guidelines: https://github.com/webstir-io/.github/blob/main/CONTRIBUTING.md
- Security policy and disclosure process: https://github.com/webstir-io/.github/blob/main/SECURITY.md
- Support expectations and contact channels: https://github.com/webstir-io/.github/blob/main/SUPPORT.md