Skip to content

kevcodez/intheloop

Repository files navigation

Intheloop

Intheloop helps stay up-to-date with the technologies you're interested in.

Webapp

This repository contains the web app that powers Intheloop. Nuxt with SSR is used, small endpoints can also be implemented in the api directory.

The app is hosted on render.

Repositories

  • Web - Nuxt.js web app that powers Intheloop
  • Worker - Nest.js+BullMQ worker for scraping data
  • Functions - Firebase functions for API endpoints/scheduled functions
  • Admin - Nuxt.js admin interface for adding/editing topics