https://github.com/rongfengliang/openresty-cuid-demo
openresty-cuid-demo
https://github.com/rongfengliang/openresty-cuid-demo
cuid docker-compose openresty
Last synced: 28 days ago
JSON representation
openresty-cuid-demo
- Host: GitHub
- URL: https://github.com/rongfengliang/openresty-cuid-demo
- Owner: rongfengliang
- Created: 2018-08-31T14:44:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T14:45:02.000Z (almost 8 years ago)
- Last Synced: 2025-02-23T13:59:07.703Z (over 1 year ago)
- Topics: cuid, docker-compose, openresty
- Language: Dockerfile
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openresty with cuid for shortid generate
## How to Run
* build image
```code
docker-compose build
```
* Run
```code
docker-compose up -d
```
* Access
```code
http://docker-host/id
```
## some images
