IP-Molchan-job_interview/README.md

8 lines
250 B
Markdown

# Deployment
1. Copy ``sample.env`` to ``.env``.
2. Adjust it to your needs and enter spreadsheets IDs.
4. Create file ``service-account-file.json`` that will contain data about Google API connection
3. Run it with ``docker-compose up --build -d``