https://github.com/kevcodez/intheloop-functions
https://github.com/kevcodez/intheloop-functions
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevcodez/intheloop-functions
- Owner: kevcodez
- Created: 2021-02-15T20:21:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T01:01:52.000Z (about 3 years ago)
- Last Synced: 2025-01-01T18:33:06.660Z (about 1 year ago)
- Language: JavaScript
- Size: 1.64 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intheloop
[Intheloop](https://intheloop.dev) helps stay up-to-date with the technologies you're interested in.
## Webapp
This repository contains Firebase functions for API endpoints.
As for persistence, [Supabase](https://supabase.io) is used - which is PostgreSQL based.
## Repositories
- [Web](https://github.com/kevcodez/intheloop) - Nuxt.js web app that powers [Intheloop](https://intheloop.dev)
- [Functions](https://github.com/kevcodez/intheloop-functions) - Firebase functions for API endpoints
- [Worker](https://github.com/kevcodez/intheloop-worker) - Nest.js+BullMQ worker for scraping data
- [Admin](https://github.com/kevcodez/intheloop-admin) - Nuxt.js admin interface for adding/editing topics