mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-11 21:58:30 +00:00
* feat: Episode ingestion update Benchmarking CORE * Feat: Spaces in knowledge graph * fix: remove daily assignment * Feat: add spaces * Feat: spaces --------- Co-authored-by: Manoj K <saimanoj58@gmail.com>
Emails
Getting Started
- First, install the dependencies:
pnpm install --filter emails
- Then, run the development server:
pnpm run dev --filter emails
Open localhost:3080 with your browser to see the result.