Thanks to Creative Tim for supplying a great template to work from.
You have the following environment variables which allow you to configure the coming soon page:
| Variable name | Description | Example |
|---|---|---|
| TITLE | Webpage head title | TITLE="Awesome App" |
| PRODUCT_NAME | Product name show on the page | PRODUCT_NAME="My Awesome App" |
| NOTICE_TEXT | The sentence under the product name | NOTICE_TEXT="Awesome App is what you were looking for since a while." |
| FACEBOOK_URL | Facebook button URL to your page | FACEBOOK_URL="https://www.facebook.com/awesomeapp" |
| TWITTER_URL | Twitter button URL to your page | TWITTER_URL="https://www.twitter.com/awesomeapp" |
| GITHUB_URL | Github button URL to your page | GITHUB_URL="https://www.github.com/awesomeapp" |
| Email to be used for the Email button | EMAIL="me@mydomain.com" |