Avatar

Hi, I'm Colin.

Co-founder & CEO @ webapp.io. We're building infrastructure for the future of full-stack web development. Prior to co-founding webapp.io, I was CTO @ ParseHub, a no-code web scraper.

📧 [email protected]
ForbesY CombinatorBetaKit
webapp.io

Idea: Use memory snapshots to make full-stack web development faster than ever before.

To use it
  1. Install webapp.io onto your repository
  2. Create a Layerfile to describe your staging VM
  3. Every time you push code, we'll annotate GitHub with a link to a new staging environment
Benefits
  • ⏩ Review changes faster with a full-stack review environment for every commit.
  • 💲 Reduce waste - we hibernate your environments seamlessly when you aren't using them.
  • ✅ DRY - instead of having a CI configuration and a staging configuration, merge them.

We'll reuse memory snapshots to reduce the time it takes to build an environment by 95%.

LayerCI dashboard

Sanic (OSS)

Idea: Wrap all of the common docker/kubernetes functionality that you'd otherwise have to make from scratch.

To use it
  1. Install Sanic
  2. Create a sanic.yaml to configure your environments.
  3. Build everything with "sanic build"
  4. Deploy with "sanic deploy"
Sanic build