fire-cat
v2.4.1
Published
koa-based upper framework
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 initcd your-project-name
yarn
# or
npm installPlease follow the documentation at firecat document
