Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.58 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.58 KB

Build Status

coming-soon

Thanks to Creative Tim for supplying a great template to work from.

Environment Variables

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 Email to be used for the Email button EMAIL="me@mydomain.com"