test, be ready for 1.0 beta release
main update
neetbox has frontend now thanks to lideming. use cli command `neet serve` to launch neetbox backend and frontend, or run a neetbox project using server localhost in config file to let neetbox server self launch
other fix
* [Code Style] Added `pre-commit` and code formatter by PommesPeter in https://github.com/visualDust/neetbox/pull/52
* Use click as the command line interfaces by AndPuQing in https://github.com/visualDust/neetbox/pull/53
* fixed args in resource loader by visualDust in https://github.com/visualDust/neetbox/pull/56
* resource loader now default to scan all files when no file type is given by visualDust in https://github.com/visualDust/neetbox/pull/57
* added testing apis into daemon by visualDust in https://github.com/visualDust/neetbox/pull/60
* fix code style by AndPuQing in https://github.com/visualDust/neetbox/pull/63
* Use fastapi by AndPuQing in https://github.com/visualDust/neetbox/pull/65
**Full Changelog**: https://github.com/visualDust/neetbox/compare/0.1.516...0.2.0