This commit is contained in:
BuildTools 2021-08-24 20:15:17 -04:00
parent d2a3271fc1
commit 0b13fabf83
3 changed files with 6 additions and 2 deletions

4
.gitignore vendored
View File

@ -5,6 +5,8 @@ Thumbs.db
ehthumbs.db
ehthumbs_vista.db
#secrets
secrets.json
# Dump file
*.stackdump
@ -99,4 +101,4 @@ typings/
.serverless
.idea
.DS_Store
.DS_Store

View File

@ -2,7 +2,7 @@
"name": "weatherscan",
"description": "weatherscan wmulator",
"scripts": {
"start": "https-server ./webroot"
"start": "live-server ./webroot"
},
"repository": {
"type": "git",

2
testfeefef.env Normal file
View File

@ -0,0 +1,2 @@
API_KEY=e1f10a1e78da46f5b10a1e78da96f525
MAP_API_KEY=pk.eyJ1IjoiZ29sZGJibGF6ZXoiLCJhIjoiY2ttbTRyYjlsMGMwdDJvbnh6ZDd3b3l4ZyJ9.AcR8BHOrQGjoISQfC-dNFw