Skip to content

pratikstemkar/ShareNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareNet

Visit Site
Social Network for long form content. Share everything you want without any restrictions. Engage with your own community and stay safe.

Requirements

  • Go 1.20
  • Node 18

Usage

git clone https://github.com/pratikstemkar/sharenet.git
cd sharenet
go mod tidy
go run .
cd web
npm i
npm run dev

Tasklist

  • Setup a Next.js Project
  • Setup Redux Store
  • Setup shadcn/ui
  • Create a basic UI for Matches
  • Create Auth UI
  • Create Social UI
  • Setup Backend Project
  • Develop Auth API
  • OAuth in App
  • Session Management in Frontend
  • Database Setup
  • Social API Setup
  • Post upvote
  • User post options
  • Pro user addition
  • Stripe API integration
  • User account setting