mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-17 20:50:44 +00:00
Import files that had been in qqq-docs repo into main qqq, and update README.md to reference them
This commit is contained in:
14
README.md
14
README.md
@ -10,12 +10,14 @@ The bundle contains all of the sub-jars. It is named:
|
||||
|
||||
```qqq-${version}.jar```
|
||||
|
||||
You can also use fine-grained jars:
|
||||
- `qqq-backend-core`: The core module. Useful if you're developing other modules.
|
||||
- `qqq-backend-module-rdbms`: Backend module for working with Relational Databases.
|
||||
- `qqq-backend-module-filesystem`: Backend module for working with Filesystems (including AWS S3).
|
||||
- `qqq-middleware-javalin`: Middleware http server. Procivdes REST API, and/or backing for a web frotnend.
|
||||
- `qqq-middleware-picocli`: Middleware (actually, a front-end, innint?) Command Line interface.
|
||||
## Framework Developer Tools/Resources
|
||||
### IntelliJ
|
||||
There are a few useful IntelliJ settings files, under `qqq-dev-tools/intellij`:
|
||||
- Kingsrook_Code_Style.xml
|
||||
- Kingsrook_Copyright_Profile.xml
|
||||
|
||||
One will likely also want the [Kingsrook Commentator
|
||||
Plugin](https://plugins.jetbrains.com/plugin/19325-kingsrook-commentator).
|
||||
|
||||
## License
|
||||
QQQ - Low-code Application Framework for Engineers. \
|
||||
|
Reference in New Issue
Block a user