
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
Simple page application seed for teambition.
本项目主要作为 Simple page application 项目模板,也是 Toa 示例项目,主要提供如下功能:
本项目只是一个模板项目,你只需要复制本项目,然后根据需求修改成自己的项目即可。
本项目基于 Toa 和 thunks。前者类似 koa,是一个先进的 node.js server 框架。后者是一个小巧强大的异步流程控制工具,支持 promise、thunk 和 generator,并且对浏览器端全兼容。
实际上,如果你熟悉了 Toa,那么可以基于本项目开发完整的 web 服务,如博客、API server 等。
development:
npm install
bower install
gulp
npm start
production:
npm install
bower install
gulp build
pm2 start pm2/release.json
FAQs
Simple page application seed for teambition.
The npm package spa-seed receives a total of 15 weekly downloads. As such, spa-seed popularity was classified as not popular.
We found that spa-seed 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.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.