Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 800 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 800 Bytes

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