Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

penta-jelly/re-radio

Repository files navigation

re-radio

Integration test status Status GCP deployment status Cypress Dashboard Renovate FOSSA Status

Introduction

TODO: This section need to be updated

How to start the application

System requirement

  • Docker: 18.x
  • Docker Compose: 1.24
  • NodeJS: 14.x
  • NPM: 6.x

Build

npm install && npm run initialize && npm run compile

Start

Run the application

npm start

All services

Assume there is no customized configuration and we are talking about localhost.

Development guideline

Start all development servers

npm run dev

Also, see re-radio wiki for more information.

License

FOSSA Status