Skip to content

Commit

Permalink
Chat app layout and functions OK
Browse files Browse the repository at this point in the history
  • Loading branch information
nathansebhastian committed Aug 17, 2019
1 parent 5cdd90d commit 402557a
Show file tree
Hide file tree
Showing 18 changed files with 1,294 additions and 222 deletions.
3 changes: 3 additions & 0 deletions .env-example
@@ -0,0 +1,3 @@
REACT_APP_COMETCHAT_API_KEY=YOUR_API_KEY
REACT_APP_COMETCHAT_APP_ID=YOUR_APP_ID
REACT_APP_COMETCHAT_GUID=YOUR_GROUP_GUID
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -17,6 +17,7 @@
.env.development.local
.env.test.local
.env.production.local
.env

npm-debug.log*
yarn-debug.log*
Expand Down

0 comments on commit 402557a

Please sign in to comment.