tuols
v1.4.4
Published
admin generator for antd-design and hapi
Downloads
6
Readme
Productive generator for Node.js CRUD application, make CRUD happy and fun!
install
npm install -g tuols
pre-requirement
node > 7.6 & PostgreSQL
and you should know about hapi
and react
usage
init project
tuols init
run react application
$ cd api/
$ npm run dev
run api server
$ cd api/
$ node server
creating model curd api
tuols g model user name:string,phone:string,password_hash:string
creating model admin page with specify ui type
tuols g view user name:string,phone:string,password_hash:string
now support type are:
- input
- select
- hidden
todos
- optional edit page
- file upload
- search component should support multiple file search
I am a freelancer for web and mobile development, If have some good ideas, please contact me [email protected]