Skip to content

Commit

Permalink
Merge pull request #63 from alercebroker/revert-47-revert-46-feat/tes…
Browse files Browse the repository at this point in the history
…t_update

Revert "Revert "Test update""
  • Loading branch information
HectorxH authored Nov 25, 2024
2 parents 482e468 + 3d41c9e commit a485277
Show file tree
Hide file tree
Showing 36 changed files with 1,857 additions and 499 deletions.
10 changes: 10 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
NODE_ENV=development

VUE_APP_APP_TITLE="ALeRCE Watchlist - Dev Build"
VUE_APP_USER_API="http://localhost:8000"
VUE_APP_GOOGLE_REDIRECT_URI=""
VUE_APP_FORCE_HTTPS=false

AWS_BUCKET_NAME=""
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ pnpm-debug.log*
/.log
/coverage
.dir-locals.el

.env
Loading

0 comments on commit a485277

Please sign in to comment.