Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarsislimadev/actions
GitHub Actions para projetos entregáveis
https://github.com/tarsislimadev/actions
actions docker
Last synced: 3 days ago
JSON representation
GitHub Actions para projetos entregáveis
- Host: GitHub
- URL: https://github.com/tarsislimadev/actions
- Owner: tarsislimadev
- License: mit
- Created: 2022-11-04T10:10:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T17:38:36.000Z (over 1 year ago)
- Last Synced: 2024-10-17T10:52:07.188Z (about 1 month ago)
- Topics: actions, docker
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Actions Repository
Para entrega de software em plataformas de PaaS.
## Plataformas
[AWS S3](https://...)
[GitHub Artifacts](https://...)
[AWS LightSail](https://...)
[AWS EKS](https://...)
[NPM repository](https://...)
### Softwares
- [Docker Compose projects]()
- [React]()
- [Angular]()
- [React Native]()
- [Node.js packages]()
## Actions Files
[React Native -> GitHub Artifacts](./src/github-artifacts/react-native.md)
[React Native (APK) -> GitHub Artifacts](./src/github-artifacts/react-native.md)
[React -> AWS S3](./src/aws-s3/react.md)
[Angular -> AWS S3](./src/aws-s3/angular.md)
[Docker Compose -> AWS LightSail](./src/aws-lightsail/docker-compose.md)
[Docker Compose -> AWS EKS](./src/aws-eks/docker-compose.md)
[Node.js package -> NPM repository](./src/npm-repository/node-package.md)
## License
[MIT](./LICENSE)