Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarsislimadev/study
An app to study
https://github.com/tarsislimadev/study
android docker ionic mobile nodejs
Last synced: about 2 months ago
JSON representation
An app to study
- Host: GitHub
- URL: https://github.com/tarsislimadev/study
- Owner: tarsislimadev
- License: mit
- Created: 2023-01-14T20:02:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T22:21:55.000Z (3 months ago)
- Last Synced: 2024-10-17T10:52:37.266Z (3 months ago)
- Topics: android, docker, ionic, mobile, nodejs
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Study
[![github/actions/workflow/status](https://img.shields.io/github/actions/workflow/status/brtmvdl/study/docker-push.yml)](https://img.shields.io/github/actions/workflow/status/brtmvdl/study/docker-push.yml) [![github/license](https://img.shields.io/github/license/brtmvdl/study)](https://img.shields.io/github/license/brtmvdl/study) [![github/stars](https://img.shields.io/github/stars/brtmvdl/study?style=social)](https://img.shields.io/github/stars/brtmvdl/antify?style=social)
App to ask questions.
## How to
### Production
```sh
docker run -d -p 80:80 tmvdl/projects:study
```### Development
```sh
bash env/pull.shbash env/install.sh
bash env/up.sh
```## License
[MIT](./LICENSE)