harvzor / scrobbler-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrobbler UI

Requirements

Getting started with development

  1. npm install
  2. npm start

Building

  1. npm run build

Environment variables

This guide was mostly followed: https://github.com/kunokdev/cra-runtime-environment-variables

When you first run npm start, it will run env.sh which will create an env-config.js (by reading env vars). This file is retrievable by the FE.

About


Languages

Language:TypeScript 92.7%Language:JavaScript 4.4%Language:Dockerfile 1.5%Language:HTML 0.8%Language:Shell 0.7%