vidrepar / leo-api-old

Leo - the most beer friendly sports betting api for drinking buddies πŸ»πŸŽ‰πŸ˜Ž

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leo

Description

sports-betting-api-for-drinking-buddies

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Todo

  • Error handling

About

Leo - the most beer friendly sports betting api for drinking buddies πŸ»πŸŽ‰πŸ˜Ž


Languages

Language:TypeScript 82.0%Language:JavaScript 18.0%