doubleleft / hook-admin

Administration interface for hook.

Home Page:http://hook-platform.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm start doesn't work

hongkongkiwi opened this issue · comments

commented

Hey @hongkongkiwi, thanks for reporting this.

There isn't much documentation to this project yet, but basically you'll need to replace the sample hook-ext directory with your own hook-based project configuration.

Also there are many options available to override and configure here: https://github.com/doubleleft/hook-admin/blob/master/app/config/app.yaml

Please let me know if you find any trouble.

@hongkongkiwi I've updated the README to make it clear how to set it up and running.