Skip to content

jxom/awesome-zeit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

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.

Libraries

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.

Deployment Examples

  • cors - 📖 - Reverse proxy with CORS headers.
  • ws - 📖 - Simple echo web-socket.
  • app/api - 📖 - A (comically) simple app consisting of two now deployments, a front-end static html file and a micro api it hits.
  • micro-link - 📖 - A minimalistic microservice to generate and resolve sharable dynamic link (a.k.a deeplink).
  • image-upload - 📖 - Demonstration of how to upload images from the ImagePicker.

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.

Now Showcase

Related Lists

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

Contribute

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

About

The best resources related to ZEIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published