alohadancemeow / mypost-but-github

πŸ‘» A mini social media inspired by Github, For learning how frontend+backend work together πŸš€

Home Page:https://mypost-but-github.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mypost-but-github ✌️

A mini social media inspired by GitHub + Pantip, For learning frontend+backend πŸš€

πŸŽ‰ Features:

  • Knowledge Sharing: Users can create posts to share ideas, questions, and solutions with the community.
  • Engagement: Foster interaction through functionalities like liking, commenting, sharing, and saving posts.

πŸ€ Technologies

πŸ“ .env file:

DATABASE_URL="<your-database-url>"

# Clerk
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY="<your-clerk-publishable-key>"
CLERK_SECRET_KEY="<your-clerk-secret-key>"
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/

✏️ Outline:

image

About

πŸ‘» A mini social media inspired by Github, For learning how frontend+backend work together πŸš€

https://mypost-but-github.vercel.app


Languages

Language:TypeScript 96.2%Language:JavaScript 2.0%Language:CSS 1.7%