witoff / deploy-velocity

how fast are you shipping?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Velocity

"Ship and iterate. The companies that are the fastest at this process will win."

Local Development:

make run-local

# Debug against a single site
go run src/* -d -v -u https://google.com

Deploy:

make deploy
# Invoke
serverless invoke -f main
# Monitor
serverless logs --tail -f main

About

how fast are you shipping?


Languages

Language:Go 92.4%Language:JavaScript 4.3%Language:Makefile 3.2%