Skip to content

nima64/NextjsNewsPublishingPlatform

Repository files navigation

Nextjs Social Media Publishing Platform

See it live here

Tech Stack:

  • Nextjs
  • Typescript
  • Reactjs
  • Tailwind CSS
  • MariaDB via AWS RDS

This Project Features:

  • filtering by tags ex: /tag/programming , /tag/health,science or /tag/programming,python,data science
  • basic search through title and description
  • session based auth

All api calls are done directly with sql (no orms),
most of the sql queries can be found under lib/api

All the data is from medium.com, scrapped using python aiohttp

alt text

Releases

No releases published

Packages

No packages published