astroboy
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i astroboy

Weekly Downloads

40

Version

3.1.2

License

MIT

Unpacked Size

164 kB

Total Files

173

Last publish

Collaborators

  • ganwang1989
  • landluck
  • zzzs
  • dov-yih