Add mantis summaries and start of email summaries... Need to figure out a way to get the emails since MS block IMAP :(
This commit is contained in:
parent
2d11d0bd79
commit
2ad9a63582
18 changed files with 1993 additions and 577 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Add your environment variables here
|
||||
GOOGLE_API_KEY=GOOGLE_API_KEY
|
||||
MANTIS_API_KEY=MANTIS_API_KEY
|
||||
MANTIS_API_ENDPOINT=https://styletech.mantishub.io/api/rest
|
||||
DATABASE_URL="postgresql://sts-sls-utility:MY_SECURE_PASSWORD@localhost:5432/sts-sls-utility?schema=public"
|
Loading…
Add table
Add a link
Reference in a new issue