Skip to content

Commit

Permalink
add readme description
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury901130 committed Aug 12, 2024
1 parent 7d63af6 commit 08f6e77
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 25 deletions.
2 changes: 0 additions & 2 deletions .idea/flutter-base.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 21 additions & 21 deletions .idea/libraries/Dart_SDK.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ This template comes with:
- Intl.
- State Management (Blocs/Cubit).
- Env config and flavors.
- Chat with Gemini and Vertex AI (Documantation and setup WIP)
- Chat with Gemini and Vertex AI (Documentation and setup WIP)
- GitWorkflow config: RS-GPT-Review
- GitWorkflow config: Sonarqube

## Initial Setup

Expand Down Expand Up @@ -188,7 +190,15 @@ TBD
We are using Bitrise to configure and run
the [CI/CD pipelines](https://www.notion.so/rootstrap/Flutter-CI-CD-9a0a5957ee8442908fc00c3ea8f49bf1)
.
### Github Actions: RS-GPT-Review
- Configure GPT secrets vars on your repo settings:
- OPENAI_KEY
### Github Actions: Sonarqube
- Configure Sonarqube secrets vars on your repo settings:
- SONAR_TOKEN (your sonarqube project token)
- SONAR_URL (your sonarqube server url)
## License
Expand Down

0 comments on commit 08f6e77

Please sign in to comment.