0.0.4 • Published 8 years ago

@chengkang/wildfire v0.0.4

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
8 years ago

Wildfire

A comment service powered by Wilddog and Firebase. Wilddog is mainly for users from mainland China; Firebase for other regions and countries.

Screenshot

Plan

Current Status

  • Firebase support
  • Wilddog support
  • sign in/sign out
  • comment
  • reply to comment
  • like/dislike a comment/reply
  • delete comment/reply
  • Mention (@)
  • Markdown support
  • update user profile
  • report

Mind Graph

npm.io

Notice

For mrliao 2017/9/18 commit, If you have problems with iview in this commit, please:

  1. delete the package-lock.json
  2. run npm install, because I have added 2 dev package to fix the build bug.
  3. run npm run dev or npm run build.