|
||
---|---|---|
src | ||
.gitignore | ||
.prettierrc.json | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
db_schema.sql | ||
docker-compose.yml | ||
eslint.config.mjs | ||
package-lock.json | ||
package.json | ||
sample.env | ||
tsconfig.json |
README.md
Deployment
-
Copy
sample.env
to.env
. -
Adjust it to your needs and enter spreadsheets IDs.
-
Create file
service-account-file.json
that will contain data about Google API connection -
Run it with
docker-compose up --build -d