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
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
.
fortrabbit
/
stack-detector
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add node detection
- #7
#7
Merged
einenlum
merged 13 commits into
main
fortrabbit/stack-detector:main
from
feature/node-detection
fortrabbit/stack-detector:feature/node-detection
Copy head branch name to clipboard
Sep 4, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add node detection
#7
einenlum
merged 13 commits into
main
fortrabbit/stack-detector:main
from
feature/node-detection
fortrabbit/stack-detector:feature/node-detection
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2025
add node config dto
einenlum
committed
2a4e8ae
View commit details
Copy full SHA for 2a4e8ae
Browse repository at this point
add node version parsing from .nvmrc and .node-version
einenlum
committed
01c3c98
View commit details
Copy full SHA for 01c3c98
Browse repository at this point
detect node requirements if they exist
einenlum
committed
d420b70
View commit details
Copy full SHA for d420b70
Browse repository at this point
detect node package managers
einenlum
committed
3a3207f
View commit details
Copy full SHA for 3a3207f
Browse repository at this point
refactor test fixtures to be cleaner
einenlum
committed
87d0f03
View commit details
Copy full SHA for 87d0f03
Browse repository at this point
refactor detector test with php-stack prefix
einenlum
committed
08bed3d
View commit details
Copy full SHA for 08bed3d
Browse repository at this point
move stack to dto
einenlum
committed
6b8eeae
View commit details
Copy full SHA for 6b8eeae
Browse repository at this point
move things to DTO namespace
einenlum
committed
a725c39
View commit details
Copy full SHA for a725c39
Browse repository at this point
move to Enum namespace
einenlum
committed
f771348
View commit details
Copy full SHA for f771348
Browse repository at this point
update readme and bin scripts to display node config
einenlum
committed
1102ff4
View commit details
Copy full SHA for 1102ff4
Browse repository at this point
move composer files to DTO and Enum namespaces
einenlum
committed
b1a0ed5
View commit details
Copy full SHA for b1a0ed5
Browse repository at this point
add a PackageJsonProvider to avoid multiple requests
einenlum
committed
16f0c14
View commit details
Copy full SHA for 16f0c14
Browse repository at this point
update readme
einenlum
committed
d0c5989
View commit details
Copy full SHA for d0c5989
Browse repository at this point
You can’t perform that action at this time.