mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 17:59:44 +08:00

* Create faq.md * Create installation.md * Create first_app.md * update * Rename installation.md to installation_on_prem.md * docu * docu * docu * docs * docu * docu * refactoring * abaplint fix * Update abaplint.jsonc * Update abaplint.jsonc * docu * docu * Update zcl_my_handler_onprem.abap * Update links.md * Update README.md * Update README.md * github actions
24 lines
449 B
Markdown
24 lines
449 B
Markdown
## Documentation
|
|
|
|
### Installation
|
|
* Install the project with abapGit (on-premise / cloud)
|
|
* Create a new HTTP service (on-premise / cloud)
|
|
* Configuration
|
|
|
|
### Development
|
|
* Create your first app
|
|
* Debugging
|
|
|
|
### Contribution
|
|
* Find a bug or miss a feature?
|
|
* Want to help out? <br>
|
|
* Create a Pull Request (on-premise / cloud)
|
|
|
|
##### Issues
|
|
* 1
|
|
* 2
|
|
* 3
|
|
|
|
### Productive Usage
|
|
* Transport to a productive system
|
|
* Upgrade the project |