/coffee-dictionary

Primary LanguageTypeScriptMIT LicenseMIT

Coffee Dictionary ☕️

Coffee Dictionary is an API that provides information of various coffee-related keywords.

Running locally

To start the API server locally:

pnpm run start

Building

To build the API server:

pnpm run build