Skip to content

Repository files navigation

100kb

Codebase for 100kb.space.

  1. 100kb.space is an opinionated blog aggregator
  2. Inspired by 100kb.danhill.is and indieblog.page
  3. Learn more how we use and store your activity on the activity page
  4. You can find list of blogs here
  5. To add/remove blog (or anything else) please open an issue on GitHub

Future improvements

  1. Improve the blog list
  2. Add other sources like youtube channels, podcasts, newsletters, reddit, HN, etc.
  3. Introduce categories, persist data

Local Development

  1. Install dependecies
pnpm install
  1. Copy .env file and set environment variables (if you want to use upstash as storage)
cp .env.example .env
  1. Start the development server on http://localhost:3000
pnpm run dev
  1. Generate feed
pnpm run task:feed

Production

Deployed to vercel and uses upstash as storage.

Releases

Packages

Contributors

Languages