Skip to content

BlogMedi Backend, backend blog like medium with automation backup gdrive sql

Notifications You must be signed in to change notification settings

ItsMyEyes/backend-blog

Repository files navigation


BlogMedi Backend

Backend Blog Like Medium

Report Bug · Request Feature

📝 Tutorial

Coming Soon...

🎭 Features

  • Post Blog
  • Category
  • Trending
  • Random Blog
  • More

🖼️ Screenshots


Coming Soon...

📎 Requirements

🚀 Installation

git clone https://github.com/brItsMyEyes/Joonie.git

After cloning, run an

npm install
  • Start the bot with node index.js

to snag all of the dependencies. Of course, you need node installed. I also strongly recommend nodemon as it makes testing much easier.

⚙️ Configuration (Production)

  "username": "USERNAME_DATABASE",
  "password": "PASSWORD_DATABASE",
  "database": "DATABASE",
  "host": "HOST_DATABASE",
  "dialect": "mysql",
  "port": "PORT_DATABASE",

🔐 License

Distributed under the MIT License. See LICENSE for more information.

About

BlogMedi Backend, backend blog like medium with automation backup gdrive sql

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages