Skip to content

Commit bbb345f

Browse files
committed
#1 Branding.
1 parent 3261eae commit bbb345f

15 files changed

+1108
-8
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# voicemail
1+
# Camati
22

33
> record your message, then send it
44
@@ -19,10 +19,12 @@ $ npm run start
1919
$ npm run generate
2020
```
2121

22-
## Netlify
22+
## Netlify
23+
2324
This repo is hooked up to a Netlify deployment. Every pull request from approved users will create an instance of the app which can be previewed.
2425

2526
## Firebase
27+
2628
To handle the uploads we are using the [storage solution from Firebase](https://firebase.google.com/docs/storage).
2729
You can hook up your own instance to test if you provide a `.env` file on the root of the folder with the following keys:
2830

@@ -35,4 +37,3 @@ STORAGE_BUCKET=******
3537
MESSAGING_SENDER_ID=******
3638
APP_ID=******
3739
```
38-

assets/camati_logo.svg

+1
Loading

assets/camati_logo_favicon.svg

+172
Loading

0 commit comments

Comments
 (0)