Skip to content

Commit

Permalink
Blood donation site - first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiasacchi committed Aug 22, 2023
1 parent d49b841 commit 6a1574d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion blood-donation-agent/site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ To setup Twilio (Text Messaging) integration refer to this [repository](https://
`your-firebase-app-name`)
1. Install the [firebase CLI](https://firebase.google.com/docs/cli)
1. Run `firebase init` in the app root and follow the prompts to select
`Hosting`, use the `public` directory, configure it as a single-page app and confirm `N` to the followup
`Hosting`, use the `public` directory, configure it as a single-page app
and confirm `N` to the followup
questions about automatic builds and deploys.
1. Run
`firebase target:apply hosting your-firebase-app-name your-firebase-app-name`
Expand Down

0 comments on commit 6a1574d

Please sign in to comment.