Based on Nest framework.
$ npm installdocker run -p 6455:6379 --rm -d redis:6-alpine
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodtimeforcoffee-api is MIT licensed.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Based on Nest framework.
$ npm installdocker run -p 6455:6379 --rm -d redis:6-alpine
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodtimeforcoffee-api is MIT licensed.