Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.sh

bash env/install.sh

bash env/up.sh
```

## License

[MIT](./LICENSE)