hyperaudio / hyperaudio-api

api.hyperaud.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ha-api

Build Status

Hyperaud.io API v1

This is the API that binds the whole hyperaud.io system.

All source code is published under an MIT License.

aws ecr get-login --no-include-email --region us-east-1 --profile=hyperaudio | sh
docker build -t ha-api .
docker tag ha-api:latest 585082712647.dkr.ecr.us-east-1.amazonaws.com/ha-api:latest
docker push 585082712647.dkr.ecr.us-east-1.amazonaws.com/ha-api:latest

About

api.hyperaud.io


Languages

Language:TypeScript 99.5%Language:Dockerfile 0.4%Language:JavaScript 0.1%