1.0.0 • Published 1 year ago

aero-x v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

aero

a fast server w/ extended features

___
               by poizoncandy systems

aims:

  1. micro time to deploy
  2. easy design of db
  3. auto update docs
  4. easy api design
  5. testing candy
  6. extended support system

features:

  • openAPI 3.0.2 compliant
  • python ai support*
  • on-site docs
  • data-source and customization
  • authentication

test

npm run t - test all with jest


production

npm run b - build the project into build/
npm run s - start node server for production


develop

npm run d - dev mode
npm run d:aero - dev mode (local db config)
npm run d:t-aero - dev mode (local db with debug specs)