Coming-Soon

A coming soon dockerized app

MIT License

Stars
0

Coming Soon

It's a simple coming soon app in Docker.

How-to

Run the Docker image and set a PAGE_TITLE environment variable for your final page's title:

docker run -it -p 8080:80 -e PAGE_TITLE="My Title" -e NGINX_PORT=80 hatamiarash7/coming-soon

Open http://localhost:8080.


Support 💛

Contributing 🤝

Don't be shy and reach out to us if you want to contribute 😉

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them. 👍