add node adapter

This commit is contained in:
Darius
2025-11-21 01:09:30 +01:00
parent c42fc96899
commit f2153ad084
3 changed files with 225 additions and 69 deletions

View File

@@ -15,6 +15,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/check": "^0.9.5",
"@astrojs/node": "^9.5.0",
"@biomejs/biome": "^2.3.6",
"astro": "^5.16.0",
"axios": "^1.13.2",