New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@pakwoon/config-api

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pakwoon/config-api

api 服务项目模版

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

node-service-template

api 服务项目模版

Get Started

按开发环境的要求,运行和调试项目

pnpm dev

服务端打包

pnpm service_build

api 私有库打包

pnpm lib_build

整体打包

pnpm build

由于 modern.js 部署问题,现本地打包验证需要使用 modern build -c modern.config.ts 命令进行打包,再通过 modern serve 命令启动。(该过程会将 api 服务的内容输出到 dist 文件,影响 api 库,所以验证完记得删除)

Keywords

pakwoon

FAQs

Package last updated on 23 Feb 2024

Did you know?

Socket

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.

Install

Related posts