node-aap

1.1.0 • Public • Published

AAP

AAP is an Admin Platform

AAP is for admins who want to quickly write an admin platform.

中文文档请见:README-CN.md

Requirements

  1. MySQL with a database that you can write & read
  2. Node.js

Quick Start

Simply run the following commands:

  1. git clone https://github.com/fanfank/aap.git
  2. cd aap && npm install --verbose
  3. Drink a cup of tea
  4. npm run start
  5. Go to you browser and visit 127.0.0.1:3093, follow the instructions to init aap tables
  6. See the magic

Package Sidebar

Install

npm i node-aap

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • fanfank