Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
btravstack
/
start
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
9
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore: merge the di repository into this monorepo
- #30
#30
Closed
btravers
wants to merge 30 commits into
main
btravstack/start:main
from
merge/di
btravstack/start:merge/di
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Closed
chore: merge the di repository into this monorepo
#30
btravers
wants to merge 30 commits into
main
btravstack/start:main
from
merge/di
btravstack/start:merge/di
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
chore: scaffold pnpm workspace and shared tooling
Show description for a264613
btravers
committed
a264613
View commit details
Copy full SHA for a264613
Browse repository at this point
feat: add @btravstack/di dependency-injection package
Show description for ee964e8
btravers
committed
ee964e8
View commit details
Copy full SHA for ee964e8
Browse repository at this point
docs: add root and package READMEs
Show description for e7c6027
btravers
committed
e7c6027
View commit details
Copy full SHA for e7c6027
Browse repository at this point
feat(examples): add hexagonal-order-api example
Show description for 14979d4
btravers
committed
14979d4
View commit details
Copy full SHA for 14979d4
Browse repository at this point
feat(examples): add request-scope example
Show description for 45b8cd1
btravers
committed
45b8cd1
View commit details
Copy full SHA for 45b8cd1
Browse repository at this point
feat(examples): add plugin-registry example
Show description for 8397240
btravers
committed
8397240
View commit details
Copy full SHA for 8397240
Browse repository at this point
docs(examples): add examples/ index
Show description for 3bec749
btravers
committed
3bec749
View commit details
Copy full SHA for 3bec749
Browse repository at this point
fix(di): export PortClass and ManyPortClass so consumers can emit declarations
Show description for 6384640
btravers
committed
6384640
View commit details
Copy full SHA for 6384640
Browse repository at this point
test(examples): guard declaration emit with a compiled fixture
Show description for 9b33045
btravers
committed
9b33045
View commit details
Copy full SHA for 9b33045
Browse repository at this point
chore: drop a duplicated comment block in knip.jsonc
btravers
committed
fdc2e3d
View commit details
Copy full SHA for fdc2e3d
Browse repository at this point
Merge pull request #1 from btravstack/fix/port-declaration-emit
Show description for 8769ac8
btravers
authored
8769ac8
View commit details
Copy full SHA for 8769ac8
Browse repository at this point
docs: beetroot-plug logo — blue is di's accent in the family
btravers
committed
a85b1fb
View commit details
Copy full SHA for a85b1fb
Browse repository at this point
docs: demesne is retired — di supersedes it
btravers
committed
8036373
View commit details
Copy full SHA for 8036373
Browse repository at this point
docs: the syringe logo, vectorised from the author's sketch
Show description for 379bd65
btravers
committed
379bd65
View commit details
Copy full SHA for 379bd65
Browse repository at this point
ci: dependabot and the release workflow, ported from entity
Show description for 2b97f99
btravers
committed
2b97f99
View commit details
Copy full SHA for 2b97f99
Browse repository at this point
docs: guidance for future Claude Code instances, as CLAUDE.md
btravers
committed
f8eab91
View commit details
Copy full SHA for f8eab91
Browse repository at this point
docs: distinguish the engines floor from the pinned dev version
btravers
committed
8dfe332
View commit details
Copy full SHA for 8dfe332
Browse repository at this point
Merge pull request #2 from btravstack/docs/claude-md
Show description for 5156eda
btravers
authored
5156eda
View commit details
Copy full SHA for 5156eda
Browse repository at this point
docs: the documentation site — vitepress + typedoc, on the entity template
btravers
committed
f17fd46
View commit details
Copy full SHA for f17fd46
Browse repository at this point
docs: the og social card, rendered on the family template
btravers
committed
5952184
View commit details
Copy full SHA for 5952184
Browse repository at this point
ci: deploy docs from the commit CI validated, not the branch tip
btravers
committed
b59df6f
View commit details
Copy full SHA for b59df6f
Browse repository at this point
Merge pull request #3 from btravstack/docs/vitepress-site
Show description for b1cf578
btravers
authored
b1cf578
View commit details
Copy full SHA for b1cf578
Browse repository at this point
chore: make 0.1.0 the first published version
btravers
committed
2a72f43
View commit details
Copy full SHA for 2a72f43
Browse repository at this point
Merge pull request #5 from btravstack/chore/first-publish-0.1.0
Show description for 9384fef
btravers
authored
9384fef
View commit details
Copy full SHA for 9384fef
Browse repository at this point
Commits on Aug 10, 2026
feat(docs): theme 2.0.0, the lighter blue accent, and a light/dark logo pair
Show description for ceba11a
btravers
committed
ceba11a
View commit details
Copy full SHA for ceba11a
Browse repository at this point
style(docs): lowercase the accent hex, as oxfmt requires
Show description for 9ea815b
btravers
committed
9ea815b
View commit details
Copy full SHA for 9ea815b
Browse repository at this point
Merge pull request #8 from btravstack/feat/theme-2-accent-logos
Show description for e4ef06e
btravers
authored
e4ef06e
View commit details
Copy full SHA for e4ef06e
Browse repository at this point
Commits on Aug 13, 2026
Add '.incoming-di/' from commit 'e4ef06eb67a1296b390676c68923a90ccd7c3100'
Show description for 8aa7bbf
Benoit Travers
committed
8aa7bbf
View commit details
Copy full SHA for 8aa7bbf
Browse repository at this point
chore: relocate di into the start monorepo layout
Show description for 0c94db8
Benoit Travers
and
claude
committed
0c94db8
View commit details
Copy full SHA for 0c94db8
Browse repository at this point
chore: merge di's toolchain into the root and rewire it as a workspace
Show description for 1bcc104
Benoit Travers
and
claude
committed
1bcc104
View commit details
Copy full SHA for 1bcc104
Browse repository at this point
You can’t perform that action at this time.