Skip to content

Commit

Permalink
Merge pull request #7 from 4lysson-a/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
4lysson-a committed Jul 9, 2024
2 parents 610d6b7 + 5bca55c commit 61b6315
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
.env.local
node_modules
logs
.parse.local
.parse.project
config.json
10 changes: 10 additions & 0 deletions backend/.parse.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"applications": {
"_default": {
"link": "visualizaai"
},
"visualizaai": {
"applicationId": ""
}
}
}

0 comments on commit 61b6315

Please sign in to comment.