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

https://github.com/dotenorio/now-examples

▲ now examples
https://github.com/dotenorio/now-examples

examples now serverless

Last synced: 3 months ago
JSON representation

▲ now examples

Awesome Lists containing this project

README

          

▲ now examples
----

Examples to use after [this](http://bit.ly/now-serverless) presentation:

## Now 1.0

* [static](/static)
* [nodejs](/nodejs)
* [dockerfile](/dockerfile)

## Now 2.0

* [functions](/functions)

Before deploy, please install the now-cli:

```
$ npm i -g now
```

or

```
$ yarn global add now
```

On first deploy, you need to set a e-mail and confirm it in mailbox.
Ready!

![Do login in Now only with email](now-login.gif)

:smile: Enjoy it!