shadow-garden
/
node-22-n8n
Public
Search/Ask
0
0
WeChat Login
Login
Code
Issues
Pull requests
Events
Packages
Insights
main
Branch
3
Tag
0
Fork
Fork
from
shadow-garden/node-22
, ahead
main
2
commits
Dale
update cmd
0af5e727
3
commits
.cnb.yml
Dockerfile
README.md
README_zh.md
Cloud Native Node.js 22 Development Environment
Included Software:
Node.js 22
npm
yarn
pnpm
build-essential
gcc
g++
make
python3
ca-certificates
git
curl
wget
Included VSCode Extensions:
cnbcool.cnb-welcome
ms-vscode.vscode-typescript-next
esbenp.prettier-vscode
dbaeumer.vscode-eslint
formulahendry.code-runner
christian-kohler.npm-intellisense
eg2.vscode-npm-script
tencent-cloud.coding-copilot
Updates
mkdir n8n_data
chown -R 1000:1000 /workspace/n8n_data
docker run -it --rm --name n8n -p 5678:5678 -v /workspace/n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
About
No description, topics, or website provided.
576.00 KiB
0
forks
0
stars
3
branches
0
Tag
README
Release
0
Tag
0
Contributors
2
Language
Markdown
77.6%
Dockerfile
22.5%