fire-cat
v2.3.3
Published
koa-based upper framework
Downloads
11
Readme
An elegant Node.js framework based on Koajs
Document
Features
- Develop hot updates
- Implement various functions based on decorators
- Interceptors (middleware) based on decorators
- Field validation
- Logs
- Document services
- Webpack packaging
- Custom interceptors
- Group routing
- Configuration files that support various environments
Quickstart
npx fire-cat init
cd your-project-name
yarn
# or
npm install
Please follow the documentation at firecat document