Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

astroboy

Package Overview
Dependencies
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astroboy

Astroboy(阿童木)is a Nodejs SFB(Separation of Front and Back ends) framework, built on koa2.

  • 3.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
23
decreased by-37.84%
Maintainers
4
Weekly downloads
 
Created
Source

Astroboy

Astroboy(阿童木)is a Nodejs SFB(Separation of Front and Back ends) framework, built on koa2.

npm version

Install

yarn add astroboy

Run app with node

1. Compile project

tsc && cp config app/config

2. Start app.js

cd dist && node app/app.js

Run app with ts-node

1. install ts-node and typescript

yarn add typescript ts-node

2. Start app

npx ts-node app/app.ts

Run app in development mode

More details

For more details, please refer to https://astroboy-lab.github.io/astroboy

FAQs

Package last updated on 16 May 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc