docs(docs): 🗑️ remove docs app, include more i18n locales

This commit is contained in:
Amruth Pillai
2022-08-28 11:16:08 +02:00
parent f4a12285f5
commit 79d3ef1306
41 changed files with 722 additions and 7340 deletions
-5
View File
@@ -1,5 +0,0 @@
ARG VARIANT="lts-bullseye"
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}
RUN curl -f https://get.pnpm.io/v6.16.js | node - add --global pnpm