Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zpnk/deploy.now

One click deploys to △ now
https://github.com/zpnk/deploy.now

deploy now zeit

Last synced: 1 day ago
JSON representation

One click deploys to △ now

Awesome Lists containing this project

README

        

# deploy.now

> One click deploys to [**△ now**](https://now.sh)

This is the app that powers [deploy.now.sh](https://deploy.now.sh).

## Development

Install project dependencies:

```bash
$ yarn
```

Run the dev server

```bash
$ yarn run dev
```