Added functions Helloworld and getUsername for testing

This commit is contained in:
Leon Liang
2019-09-12 16:23:45 -04:00
parent d0b32835ac
commit c716d47254
4 changed files with 412 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
{
"projects": {
"default": "twistter-e4649"
"default": "twistter-e4649",
"Twistter": "twistter-e4649",
"Twistter1": "twistter-6a42d"
}
}