experiments with docker packaging, figuring out deploy plan

This commit is contained in:
Amruth Pillai
2022-03-03 09:35:13 +01:00
parent a30011e841
commit 2aa3786f5f
12 changed files with 241 additions and 15 deletions

2
apps/client/.env Normal file
View File

@ -0,0 +1,2 @@
NEXT_PUBLIC_APP_VERSION=$npm_package_version
NEXT_PUBLIC_GOOGLE_CLIENT_ID=$GOOGLE_CLIENT_ID