Skip to content

tuist/from-generated-projects-to-generating-revenue-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎤 From Generating Projects to Generating Revenue

📝 Slides for a talk at Deep Dish Swift 2026 about turning Tuist from an open-source side project into a business.

🚀 Getting started

Make sure you have mise installed, then:

mise install        # installs Node.js
npm install         # installs dependencies
npm run dev         # starts the Slidev dev server

📦 Building & exporting

npm run build       # builds a deployable SPA
npm run export      # exports slides to PDF

🎓 Inspiration

🛠️ Built with

  • Slidev ✨ - Presentation slides for developers

Releases

No releases published

Packages

 
 
 

Contributors