@aciiverse/aciifx-cli
Version:
The powerful CLI for aciiFX backend in combination with fetcii
38 lines (21 loc) • 883 B
Markdown
# aciiFX-CLI
> The powerful CLI for the Aciifx Backend in combination with fetcii
> [Hier](/README.de.md) ist die Doku ebenfalls in deutsch.
## Developer
- [Flowtastisch](https://flowtastisch.com)
## Credits
### aciiFX
- [dotenv](https://www.npmjs.com/package/dotenv)
- [express](https://github.com/expressjs/express)
- [mysql2](https://www.npmjs.com/package/mysql2)
### aciiFX (dev)
- [prettier](https://prettier.io/)
## Features
- Handling the `fetcii` module / requests
- Filter, Sorting, Selects, etc...
- Simple mysql use with the `mysql2` module
## Entwickeln mit fetcii
Install `yeoman` and the `generator-aciiFX` module. [Here](https://github.com/Aciiverse/generator-aciiFX) it is described more precisely how you use it.
## Develpo
> Here are a few examples of how to use the functions:
> COMING SOON