Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

closeio/zeit-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uisplitoff

Netlify vs Zeit

  • There is no CI functionality out of the box, both will need CI integration e.g. GH Actions

Zeit

  • More powerful regex rewrites similar as in NGINX
  • Great GH integration. Easier access to multiple deployments from github history (still possible with Netlify but requires visiting Netlify's UI) e.g. image
  • Having now dev is pretty neat — it creates "local environment" of zeit framework and allow you to test e.g. server functions (Netlify has something similar in beta now https://www.netlify.com/products/dev/)