# Git and IDE files .git .gitignore .idea *.iml # Docker files Dockerfile # GitHub Actions workflow .github # Node.js modules (these will be installed inside the container) node_modules # Logs npm-debug.log # Documentation README.md