Skip to content

open-build/foundry

Repository files navigation

Buildly Labs Foundry

Status: ✅ FULLY OPERATIONAL | Launch Date: September 10, 2025

A global startup incubator website with automated outreach capabilities, targeting startup publications and communities worldwide with an equity-free support model.

🌟 Current Features

  • Live Website: https://www.firstcityfoundry.com (GitHub Pages deployment)
  • Automated Outreach: 27 messages sent to major startup publications
  • Daily Analytics: HTML reports with website traffic and campaign metrics
  • BCC Monitoring: All outreach messages copied to team@open.build
  • Rate Limited: Ethical outreach with 30-60 second delays

🎯 Active Campaigns

  • TechCrunch: 2 contacts (tips & events teams)
  • AI News: 3 contacts (editorial team)
  • StartupGrind: 1 contact (community management)
  • Entrepreneur.com: 4 contacts (business development, franchise, events)

📁 Project Structure

foundry/
├── devdocs/               # 📚 Development documentation
├── scripts/               # 🐍 Automation scripts (outreach, analytics)
├── .github/prompts/       # 🤖 Development context for AI assistants
├── outreach_data/         # 📊 Campaign data and analytics
├── assets/                # 🎨 Website assets
└── *.html                 # 🌐 Static website files

� Quick Start

For Website Development

The static site files are in the root directory and ready for GitHub Pages deployment.

For Outreach Automation

# Install dependencies
pip3 install -r requirements_outreach.txt

# Run outreach campaign
python3 scripts/startup_outreach.py --mode outreach

# Generate analytics report
python3 scripts/startup_outreach.py --mode analytics

📖 Documentation

🛠️ Local Development

# Install dependencies
npm install

# Serve locally
npm run serve

# Open in browser
open http://localhost:3000

🔗 Key Integrations

Google Sheets

Forms automatically submit to Google Sheets for data collection and management.

BabbleBeaver AI

Startup applications receive AI-powered analysis and feedback via BabbleBeaver API.

GitHub Pages

Optimized for seamless deployment and hosting on GitHub Pages.

📱 Browser Support

  • Modern Browsers: Chrome 60+, Firefox 60+, Safari 12+, Edge 79+
  • Mobile: iOS Safari 12+, Chrome Mobile 60+
  • Progressive Enhancement: Works without JavaScript, enhanced with it

🤝 Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test locally with npm run serve
  5. Submit a pull request

📞 Support

📄 License

© 2025 Buildly Labs Foundry. All rights reserved.


Join the Buildly Labs Foundry network and accelerate your startup journey today!

About

FirstCity Foundry website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published