Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aurelienloyer/baas

🍺🍻 Beer as a Service - A Nest app serving fresh Beer
https://github.com/aurelienloyer/baas

Last synced: 11 days ago
JSON representation

🍺🍻 Beer as a Service - A Nest app serving fresh Beer

Awesome Lists containing this project

README

        

# 🍺🍻 Beer as a Service

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/T3kstiil3/BaaS)
[![CircleCI](https://circleci.com/gh/T3kstiil3/BaaS.svg?style=svg)](https://circleci.com/gh/T3kstiil3/BaaS)
[![codecov](https://codecov.io/gh/T3kstiil3/BaaS/branch/master/graph/badge.svg)](https://codecov.io/gh/T3kstiil3/BaaS)

## Description

BaaS is beer as a service using [Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.

## Demo

[Demo on Herokuapp](https://beerasaservice.herokuapp.com/)

## Swagger / Documentation

[Docs on Herokuapp](https://beerasaservice.herokuapp.com/docs)

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod
```

## Test

```bash
# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov
```

## Stay in touch

- Author - [Aurelien Loyer](https://aurelien-loyer.fr)
- Twitter - [@AurelienLoyer](https://twitter.com/AurelienLoyer)

## License

BaaS is [MIT licensed](LICENSE). 🍻