Skip to content

Social platform built with Next.js for community discussions, content sharing, and Q&A interactions.

License

Notifications You must be signed in to change notification settings

chiragverma11/askdit

Repository files navigation

A social platform built with Next.js 14 for community interaction, content sharing, and engaging discussions, with integrated Q&A features.

Introduction

Askdit is an open-source social platform for community interaction, content sharing, and engaging discussions, with integrated Q&A features. Built with Next.js 14, it offers:

  • Community Creation and Interaction: Users can create, join, and engage in diverse communities.
  • Multi-format Content Sharing: Support for regular posts, media uploads, and link sharing.
  • Integrated Q&A System: Ask questions, provide answers, and mark resolved issues.
  • User Engagement: Follow communities, upvote content, and participate in discussions.
  • Responsive Design: Seamless experience across devices with a modern, intuitive interface.

Run Locally

Clone the repository

git clone https://github.com/chiragverma11/askdit

Go to the project directory

cd askdit

Install dependencies

pnpm install

Copy the .env.example to .env and update the variables

cp .env.example .env

Push the database schema

pnpm run db:push

Start the development server

pnpm run dev

Tech Stack

Contributing

We welcome your contributions to Askdit. Here's how you can get involved:

  • Found a bug? Open an issue to report it.
  • Have an idea? Share it with us through an issue!
  • Ready to code? We welcome pull requests for new features, improvements, or bug fixes.

About

Social platform built with Next.js for community discussions, content sharing, and Q&A interactions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published