Migrated to Nextjs API routes
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.
- build with ts, node-cron, cheerio
- total links = 14352
- sfw = 14024
- nsfw = 328
- run "yarn generate" to generate the compiled js files
- "yarn dev" to run the server
- "yarn scrape" to run the scraper