Skip to content

fanfank/aap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Demos

Reetsee AAP: http://aap.reetsee.com/page/page_admin

About

AAP is an Admin Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published