IMPORTANT!
The packages contained in this project are unmaintained at the momment. I intend to pick them back up again in 2022, but for now I don't recommend using them in production.
-
@fykit/appify [ see on npm ] is an effortless opinionated API bootstrap as module;
-
@fykit/appify-http [ see on npm ] is the native http server cli for your appify app;
- @fykit/appify-server-factory [ see on npm ] is the easiest way to build your own custom server cli for running your appify app;
- @fykit/commons [ see on npm ] is a package containing common objects used accross all fykit's packages;
- @fykit/config [ see on npm ] is a centralized application-configuration object builder that plays really well with appify and appify-server but can also be used on its own.