Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 1.77 KB

README.md

File metadata and controls

74 lines (55 loc) · 1.77 KB

Memberly

A subscription manage system to help you run your own subscription services

Memberly is now open for registration, it's completely free😘



Introduction

  • Unique purchase link for your products.
  • Support for Alipay and Paypal.
  • Email notification and order-query system
  • Built-in customer management system
  • Integration with Wechat and Telegram
  • Marketing tool to boost your bussiness
  • 10 website themes adapted to all modern browsers and mobile devices

Live Preview

Product page

Manage system

Frontend technologies stack

  • React (with hooks)
  • React Router
  • React Redux
  • Ant Design
  • ...

Backend technologies stack

  • Koa2
  • Mongodb
  • PM2
  • JSON Web Token
  • NodeMailer
  • WebSocket
  • ...

Installation

  # 1. Clone the Memberly repository
  https://github.com/troyeguo/memberly.git

  # 2. Enter directory
  cd memberly

  # 3. Initialize and clone attached submodules for client and server
  git submodule init && git submodule update

License

This project is licensed under the Apache 2.0 license. Copyright (c) 2020-2021 App by Troye.