Skip to content

timeforcoffee/timeforcoffee-api

Repository files navigation

Time for Coffee API for iOS app

Description

Based on Nest framework.

Installation

$ npm install

Running the app

docker   run -p 6455:6379 --rm -d redis:6-alpine
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

timeforcoffee-api is MIT licensed.

About

The "new" server API used for iOS Time For Coffee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published