Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarsislimadev/counter
Para contar os números
https://github.com/tarsislimadev/counter
android docker ionic mobile react
Last synced: about 2 months ago
JSON representation
Para contar os números
- Host: GitHub
- URL: https://github.com/tarsislimadev/counter
- Owner: tarsislimadev
- License: mit
- Created: 2022-12-24T15:51:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T19:56:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T10:52:16.083Z (3 months ago)
- Topics: android, docker, ionic, mobile, react
- Language: JavaScript
- Homepage:
- Size: 449 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Counter
[![github/actions/workflow/status](https://img.shields.io/github/actions/workflow/status/brtmvdl/counter/docker-push.yml)](https://img.shields.io/github/actions/workflow/status/brtmvdl/counter/docker-push.yml) [![github/license](https://img.shields.io/github/license/brtmvdl/counter)](https://img.shields.io/github/license/brtmvdl/counter) [![github/stars](https://img.shields.io/github/stars/brtmvdl/counter?style=social)](https://img.shields.io/github/stars/brtmvdl/antify?style=social)
A counter app
## How to
```
bash env/install.shbash env/up.sh app
``````
docker run -p 8080:80 tmvdl/projects:counter
```## License
[MIT](./LICENSE)