
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@akajs/mongoose
Advanced tools
akajs 并不是一个Web框架,它是 Kalengo 的一堆 Node.js 的后端开发实践,其目的是把这些开发实践变成一个包,方便开发快速搭建一个后端服务。
akajs 是为 Kalengo 定制的。
比如 akajs 是基于 koa 做包装而不是 express,原因是因为我们对 Koa 更熟悉
又比如 akajs 暂时只支持 mongodb,因为我们公司业务 mongodb 就足够支撑了。
akajs 并不适合所有项目,但是它可以给你一个参考
akajs 会参考 NestJs 和 Egg.js 两个框架的设计
我们提供了一个脚手架模板,使用 klg-init 工具来初始化项目,如果没有 klg-init, 请先安装
npm i klg-init -g
创建项目
$ mkdir aka-example && cd aka-example
$ klg-init . --type=project-ts
$ npm i
启动项目:
$ npm run dev
$ open http://localhost:3000
FAQs
aka mongoose
We found that @akajs/mongoose demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.