diff --git a/.env_example b/.env_example new file mode 100644 index 00000000..58224ab1 --- /dev/null +++ b/.env_example @@ -0,0 +1,3 @@ +D2AP_BUNGIE_API_KEY= +D2AP_BUNGIE_CLIENT_ID= +D2AP_BUNGIE_CLIENT_SECRET= diff --git a/.gitignore b/.gitignore index de51f68a..9f9d8548 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,9 @@ testem.log # System Files .DS_Store Thumbs.db + + +environment.ts +environment.prod.ts +.env +.env_dev diff --git a/.run/Angular CLI Server (dev).run.xml b/.run/Angular CLI Server (dev).run.xml new file mode 100644 index 00000000..914c682a --- /dev/null +++ b/.run/Angular CLI Server (dev).run.xml @@ -0,0 +1,14 @@ + + + + + +