Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

zeus-12/fmhy-server

Repository files navigation

Deprecated!

Migrated to Nextjs API routes




Backend Server for FMHY

Domains:

  • fmhy.ml
  • freemediaheckyeah.ml

Features:

  • Typesafe
  • Run time type validation using Zod
  • MVCS architecture
  • Uses a custom error factory to handle errors
  • A cron job that scrapes data from FMHY's Github page to power FMHY search & FMHY Discord Bot.

Scrapper

  • build with ts, node-cron, cheerio

Current Stats (last updated: 11/2/23)

  • total links = 14352
  • sfw = 14024
  • nsfw = 328

To run local

  • run "yarn generate" to generate the compiled js files
  • "yarn dev" to run the server
  • "yarn scrape" to run the scraper

Releases

No releases published

Packages

No packages published