avneesh0612 /
ChatCube
This is a 1:1 chatting app.
28/100 healthLoading repository data…
Aliabdo6 / repository
This is a social media application built using Next.js with the APP Route version, TypeScript, and Tailwind CSS. The app includes authentication features provided by Clerk Auth
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a social media application built using Next.js with the APP Route version, TypeScript, and Tailwind CSS. The app includes authentication features provided by Clerk Auth.
Before you begin, ensure you have the following installed on your machine:
Clone the repository:
git clone https://github.com/Aliabdo6/next-social.git
cd next-social
Install the dependencies:
npm install
# or
yarn install
Set up environment variables:
Create a .env.local file in the root directory and add your Clerk Auth API credentials:
NEXT_PUBLIC_CLERK_FRONTEND_API=<your_clerk_frontend_api>
CLERK_API_KEY=<your_clerk_api_key>
To run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the app.
Here's an overview of the main folders and files in the project:
/next-social
|-- /public
|-- /src
| |-- /components
| |-- /pages
| |-- /styles
| |-- /utils
|-- .env.local
|-- next.config.js
|-- package.json
|-- README.md
|-- tailwind.config.js
|-- tsconfig.json
/public: Contains static files like images, fonts, etc./src/components: React components for the app./src/pages: Next.js pages and API routes./src/styles: Tailwind CSS configuration and global styles./src/utils: Utility functions and helpers..env.local: Environment variables.next.config.js: Next.js configuration.tailwind.config.js: Tailwind CSS configuration.tsconfig.json: TypeScript configuration.Contributions are welcome! Please follow these steps:
Selected from shared topics, language and repository description—not editorial ratings.
avneesh0612 /
This is a 1:1 chatting app.
28/100 healthMiladJoodi /
A Full Stack web application suitable for Mortgage use. In this project, an admin dashboard has also been developed, allowing you to publish new content. Authentication in this project is implemented using Clerk. 🤩
78/100 healthjeffjiang13 /
ZapFlow is a SaaS Automation Builder, a powerful and versatile platform designed to automate and streamline your business processes. Built from the ground up without relying on integration libraries, this builder offers a seamless and customizable experience for creating automation flows. Whether you are a small business or a large enterprise...
68/100 healthrakibtweets /
Dev Overflow is a problem-solving community platform designed to enhance user engagement and streamline the job application process. Built with Next.js, Clerk, and MongoDB, this platform addresses real-world challenges by providing a user-friendly interface and efficient workflows.
52/100 healthjeffjiang13 /
BeeClone is a SaaS Email Newsletter Platform, a robust solution developed using cutting-edge technologies including Next.js 14, TypeScript, AWS SES, AstraDB, and Stripe. Designed to efficiently manage and send email newsletters, this platform offers enhanced security measures against spam and provides tools for creating beautiful email templates...
67/100 healthsalimi-my /
This is a Notion clone app created using Next.js. It is a productivity and note-taking web application.
38/100 health