Astroboy(阿童木)is a Nodejs SFB(Separation of Front and Back ends) framework, built on koa2.
yarn add astroboy
tsc && cp config app/config
cd dist && node app/app.js
yarn add typescript ts-node
npx ts-node app/app.ts
- use astroboy-cli for js or js/ts hybrid project
- use @exoskeleton/cli for typescript-only project
For more details, please refer to https://astroboy-lab.github.io/astroboy