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

https://github.com/phodal/serverless-url-shorter

Serverless URL Shorter
https://github.com/phodal/serverless-url-shorter

serverless serverless-applications shorter url

Last synced: about 2 months ago
JSON representation

Serverless URL Shorter

Awesome Lists containing this project

README

        

Phodal's Serverless 短链
===

Setup
---

```
npm install -g serverless
```

1.install

```
yarn install
```

2.create domain

```
sls create_domain
```

3.deloy

```
sls deploy
```

## LICENSE

[![Phodal's Idea](http://brand.phodal.com/shields/idea-small.svg)](http://ideas.phodal.com/)

© 2018 A [Phodal Huang](https://www.phodal.com)'s [Idea](http://github.com/phodal/ideas). This code is distributed under the MIT license. See `LICENSE` in this directory.