Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leandroberetta/stoqr

Manage your stock scanning QR codes
https://github.com/leandroberetta/stoqr

go helm kubernetes openshift react redux typescript

Last synced: 6 days ago
JSON representation

Manage your stock scanning QR codes

Awesome Lists containing this project

README

        

# STOQR

Manage your stock scanning QR codes.

## Overview

![stoqr](./stoqr.png)

## Deployment

To deploy STOQR use the included Helm chart:

```bash
kubectl create namespace stoqr

helm install stoqr ./stoqr-chart --wait --set url=stoqr.veicot.io -n stoqr
```

**NOTE**: Set the url variable accordingly.

As a result, you'll see the following output:

```
Manage your stock scanning QR codes.

____ _____ ___ ___ ____
/ ___|_ _/ _ \ / _ \| _ \
\___ \ | || | | | | | | |_) |
___) || || |_| | |_| | _ <
|____/ |_| \___/ \__\_\_| \_\

Visit the application at http://stoqr.veicot.io
```