Visit Site
Social Network for long form content. Share everything you want without any restrictions. Engage with your own community and stay safe.
- Go 1.20
- Node 18
git clone https://github.com/pratikstemkar/sharenet.git
cd sharenet
go mod tidy
go run .
cd web
npm i
npm run dev
- 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