/awesome-zeit

The best resources related to ZEIT

MIT LicenseMIT

Awesome ZEIT

Awesome

In the area of open source, there's a lot of stuff happening around ZEIT. To make it easier for developers to reach these resources, I've decided to create a list for them. And here we are!

Helpers

  • now-logs - 📖 - Realtime logging for now
  • now-no-alias - CLI tool for now to list idle deploys (with no active aliases).
  • now-pipeline - Single command to deploy, run e2e tests and switch alias if tests pass.
  • now-redirect - Easily deploy a redirect like www.domain.com to domain.com.
  • zeit-deployments - Deploy a tiny next.js app to now that lists all your now deployments.
  • now-env - Use now.json environment variables and secrets in development.
  • timneutkens/now-redirect - Easily deploy a redirect microservice.
  • now-ab - AB test two or more Now deployments with a simple deploy.
  • now-server - Local development server for alias path.

Libraries

Take a look at awesome-micro! 😌

Services

  • deploy.now.sh - Deploy git repos to now with the click of a button.
  • stage.now.sh - Automatically create staging environments from GitHub pull request.
  • pullmeapp - Stage your GitHub pull requests with personalized aliases.

Deployment Examples

Boilerplates

API Clients

  • now-client - official - ZEIT's JavaScript client for their API.
  • zeit-client-api - Another JavaScript client for managing your ZEIT account.
  • pynow - A python client for the ZEIT API.
  • nash - A web dashboard to manage deployments, aliases and secrets.
  • now4j - Unofficial Java client for the ZEIT API
  • know - Unofficial Kotlin client for the ZEIT API
  • now-php-client - Unofficial PHP 5.4+ client for the Now API

Now Showcase

Related Lists

  • awesome-hyper - Delightful Hyper plugins, themes, and resources.

Communities

  • now - now on spectrum
  • hyper - hyper on spectrum
  • pkg - pkg on spectrum
  • next.js - next.js on spectrum
  • ZEIT - ZEIT on spectrum

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device.
  2. Start making changes!