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
- Host: GitHub
- URL: https://github.com/phodal/serverless-url-shorter
- Owner: phodal
- Created: 2017-11-17T01:34:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T00:56:22.000Z (over 7 years ago)
- Last Synced: 2025-04-01T08:51:28.332Z (2 months ago)
- Topics: serverless, serverless-applications, shorter, url
- Language: JavaScript
- Homepage: https://x.pho.im
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](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.