0xffff-one / flarum-0x

🔧 Customized Flarum for the 0xFFFF Community.
https://0xffff.one
MIT License
45 stars 5 forks source link

feat: use devcontainer features #55

Closed hsxfjames closed 11 months ago

hsxfjames commented 11 months ago
  1. add docker-outside-of-docker feature to make vscode docker extension available while developing inside the devcontainer.
  2. add node feature to automatically install latest node, nvm, npm, yarn, pnpm etc.
  3. upgrade base image from debian 11 to 12 for devcontainer.