countdown
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Simple js countdown timer
Countdown
=========

This is the readme for "Countdown", a simple client-side
web application to give a dynamic countdown to a given
moment.

Things to do
------------

- Make it look nice
- Add support for friendly input text e.g. "lunchtime", "tomorrow"
- Add support for custom format string parameter for display?
- Add support for a couple of fixed display mode e.g. text | numeric
- Improve unit test coverage

Development
-----------

It's a hand crafted static site with no build process.

To build and run docker image locally: `./ops/local.sh`

Initial setup
-------------

**External network**

This docker service maps uses the special overlay network that other services can attach to in order to receive traffic, **`traefik-stack_traefik-net`**.

Deploy
-------

```sh
./ops/deploy.sh
```

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。