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.
- 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
- 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)
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
The static site files are in the root directory and ready for GitHub Pages deployment.
# 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
- Development Docs - Complete development guide
- Scripts Guide - Automation system documentation
- Project Status - Current operational status
- Development Context - AI assistant prompts
# Install dependencies
npm install
# Serve locally
npm run serve
# Open in browser
open http://localhost:3000
Forms automatically submit to Google Sheets for data collection and management.
Startup applications receive AI-powered analysis and feedback via BabbleBeaver API.
Optimized for seamless deployment and hosting on GitHub Pages.
- 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
- Fork the repository
- Create a feature branch
- Make your changes
- Test locally with
npm run serve
- Submit a pull request
- Email: foundry@buildly.io
- Buildly Labs: https://labs.buildly.io
- BabbleBeaver: https://babble.buildly.io
- Buildly Platform: https://www.buildly.io
© 2025 Buildly Labs Foundry. All rights reserved.
Join the Buildly Labs Foundry network and accelerate your startup journey today!