Skip to content

MhsnBakhshi/uniqueBlog-express-graphql

Repository files navigation

cover

About Project

unique weblog project is similar to the virgool (https://virgool.io/home) website with features such as the admin & user panel and user authentication system and otp code sending system and connection to the MySQL & Redis database and has been developed as GraphQl with the same features as virgool (https://virgool.io/home) website. This project is still on developing, and if you have any features in mind, I will be happy to share them with me in issues. 💪💖

پروژه وبلاگ مشابه سایت ویرگول با قابلیت هایی همچون پنل ادمین و کاربر سیستم احراز هویت و سیستم ارسال کد پیامکی یکبار مصرف و اتصال به دیتابیس MySQL و Redis و همچون قابلیت های مشابه وبسایت ویرگول بصورت GraphQl توسعه داده شده است. این پروژه همچنان ادامه دارد و اگر فیچر و ویژگی مدنظر دارید خوشحال میشم در issues با بنده در میان بگذارید 🙏😉

If the resolvers of this project helped u, thank u for supporting this repo with 🌟 star 💖

اگه Resolvers های این پروژه به شما کمکی کرده ممنون میشم با 🌟 Star این repo حمایتی کرده باشین 💖

دسترسی به دیاگرام پروژه => https://drawsql.app/teams/nodejs-13/diagrams/uniqueblog

نکته

برای استفاده از قابلیت ارسال کد OTP در قسمت Getting Started مقادیر مورد نظر که اشاره شده است را جایگزین کنین.

Built With

JavaScript Node.js Express.js Apollo-GraphQL GraphQL MySQL Redis

Getting Started

Installation

  1. Frist clone this repo:

    git clone https://github.com/MhsnBakhshi/weblog-express-graphql
  2. install packages:

    npm install
    or
    npm i

3 به وب سرویس پیامکی فراز اس مس مراجعه کرده و پس از لاگین پنل پیامکی خود را بسازید و pattern , number, password, user را داخل فایل .env جایگذاری کنین. inputdata حتما باید login-code ثبت شده باشد.

  FARAZSMSUSER=?
  FARAZSMSPASSWORD=?
  FARAZSMSNUMBER=?
  FARAZSMSPATTERNCODE=?

نمونه

  FARAZSMSUSER=u0392729171920
  FARAZSMSPASSWORD=plwsaow-kd-0wdjkedk0j
  FARAZSMSNUMBER=3000505
  FARAZSMSPATTERNCODE=ylea2s9fnmlxa06

Contact