Merge branch 'main' into feat/add-docs-workspace

This commit is contained in:
Amruth Pillai
2022-03-11 19:48:35 +01:00
132 changed files with 4243 additions and 308 deletions

View File

@ -1,6 +1,3 @@
# Global
node_modules
# Schema
schema/dist
@ -11,6 +8,25 @@ server/dist
client/.next
client/public/__ENV.js
# IDEs
.vscode
# Project Metadata
LICENSE
README.md
CHANGELOG.md
# Project Dependencies
node_modules
# Docker
Dockerfile
.dockerignore
docker-compose.yml
# Android App
/app
# Docs
docs/build
docs/.docusaurus