Skip to content

andlumm/andreas-so

Repository files navigation

andreas.so

My personal website – a hub for my writing, projects, podcast, and everything I'm building.

🔗 andreas.so

About

I'm Andreas, a Partner Ecosystem Expert with 15+ years in e-commerce and partner management. This site serves as my central hub for:

  • Writing – Thoughts on partner ecosystems, B2B SaaS, and building in public
  • Projects – Things I'm building (Partner Playbook, Groovemind, and more)
  • Partner Playbook – My podcast on B2B partner ecosystems

Tech Stack

Running Locally

# Clone the repo
git clone https://github.com/andlumm/andreas-so.git
cd andreas-so

# Install dependencies
pnpm install

# Set up environment variables
cp .env.example .env.local

# Start dev server
pnpm dev

Open http://localhost:3000 to see the site.

Project Structure

├── app/                  # Next.js App Router pages
├── components/           # React components
├── content/
│   ├── projects/        # Project MDX files
│   └── writing/         # Blog post MDX files
├── lib/                  # Utility functions
└── public/              # Static assets

License

The code is open source under the MIT License.

The content (writing, images, personal information) is © Andreas Lummerzheim. Please don't republish my posts or pretend to be me.


Built with ☕ and 🎵 in Köln, Germany.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors