Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 798 Bytes

File metadata and controls

31 lines (26 loc) · 798 Bytes

Functionalities

  • CRUD, Admin interface
  • Login, logout, signup
  • Comic Views
  • Comment, reply
  • Bookmark
  • Local reading history
  • Rate
  • Payment using Stripe
  • Update User Profile
  • Chapter Free timer (Free after a specific interval time, Ex: 1 week)
  • Chapter Coin (Require coin for reading a chapter)

Video Demo:

Installation Using Scripts

  1. Generate Cloudflare certificate for SSH
    ./init-cert.sh default.crt YOUR_DF_CRT\
                 default.key YOUR_key_CRT\
                 cloudflare.crt YOUR_CLOUDFLARE_CRT\
     :x