Skip to content

alessandro54/digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Digest

Digest is a lightweight platform that aggregates and curates the latest content from tech, startup, and crypto news sources through RSS feeds. It provides a FastAPI backend for data ingestion and a SvelteKit admin panel for managing sources and future automation workflows.


⚙️ Stack

Layer Tech
Backend FastAPI, SQLModel, Poetry, PostgreSQL
Frontend SvelteKit, TypeScript, TailwindCSS
Dev tools Makefile, pnpm, Alembic

🚀 Run locally

1️⃣ Start the API

make run-api

Runs the FastAPI backend on 👉 http://localhost:8000


2️⃣ Start the Admin UI

make run-ui

Runs the SvelteKit admin panel on 👉 http://localhost:5173


That’s it — the API and UI connect automatically if you’re running both locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published