Skip to content

This is a clone of Medium Blogging platform build on Hono + Cloudflare Workers

Notifications You must be signed in to change notification settings

yesahem/Medium-Blog

Repository files navigation

Welcome to Blogs Hub

I am Trying to implement a medium like blogging website a basic varient of medium

Installation

Docker

  1. Clone the repository:

    git clone https://github.com/yesahem/Medium-Blog.git
  2. Navigate to the project directory:

    cd Medium-Blog
  3. Run the following command to start the application:

    docker compose up -d   

For contribution

  • Fork the repo
  • Clone the repo
  • Create a branch using git checkout -b issue/#issue-number
  • Make the necessary changes
  • Commit your changes using git commit -m 'commit message'
  • Push to the branch using git push origin issue/#issue-number
  • Create a pull request

(Please link the issue number in the pull request)

Please try to add a small video or screenshot to show the functionality of the website.

About

This is a clone of Medium Blogging platform build on Hono + Cloudflare Workers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published