Skip to content

Commit

Permalink
firebase deployment added
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandyrzph committed Aug 6, 2022
1 parent 643c0f6 commit bcfe2dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
PixelPlace is a place for people where they can share their art and browse art wallpapers from other people. The application uses Firebase services such as Firebase Authentication, Firestore Database, Firebase Storage.
<br />

### Application currently deployed on Firebase - <b>[PixelPlace](https://pixelplace-b8fac.web.app/)</b>

> ## Application structure
- ### Public Part (for unauthenticated users)
Expand Down
6 changes: 5 additions & 1 deletion pixelplace/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

/.vscode
# Others
/.vscode
firebase.json
.firebaserc
.firebase

0 comments on commit bcfe2dd

Please sign in to comment.