Giter Club home page Giter Club logo

blogr's Introduction

Blogr

Blogr is a feature-rich social media application that supports user interaction, content sharing, and community building.

Features

  • Content Creation: Users can create and share content on the platform.
  • User Authentication: The application supports user sign-up/sign-in via email or social media accounts.
  • Profile Management: This includes user onboarding and the ability for users to update their profiles.
  • Multi-level Comment System: Users can comment on posts, and these comments can also have replies, creating a multi-level (threaded) discussion.
  • User Search Functionality: Users can search for other users on the platform.
  • Community Creation and Management: Users can create and manage communities, which are groups of users who share common interests.

Technologies Used

  • Next.js
  • TypeScript
  • Clerk
  • Zod
  • Tailwind CSS
  • Shadcn
  • MongoDB
  • Uploadthing
  • React Hook Form
  • Docker
  • Kubernetes

Development Setup

  1. Clone the repository:

    git clone https://github.com/royaals/Blogr.git
  2. Install the dependencies:

    npm install
  3. copy the .env.example file to .env.local:

    cp .env.example .env.local
  4. Insert your credentials into the environment variables in the .env.local file.

  5. Start the development server:

    npm run dev

Using Docker for Local Development

  1. Clone the repository:

    git clone https://github.com/royaals/Blogr.git
    
    
  2. Install the dependencies:

    npm install
  3. Insert your credentials into the environment variables in the docker-compose.yml file.

  4. Run the Docker Compose command to start the development server:

    docker-compose up --build

blogr's People

Contributors

royaals avatar

Stargazers

Ali avatar jist avatar

Watchers

 avatar

Forkers

tgsen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.