issues
search
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
add
docker-outside-of-docker
feature to make vscode docker extension available while developing inside the devcontainer.
add
node
feature to automatically install latest node, nvm, npm, yarn, pnpm etc.
upgrade base image from debian 11 to 12 for devcontainer.
docker-outside-of-docker
feature to make vscode docker extension available while developing inside the devcontainer.node
feature to automatically install latest node, nvm, npm, yarn, pnpm etc.