Giter VIP home page Giter VIP logo

streamaze-ui's Introduction

Streamaze UI – Dashboard

This is the individual React component for Streamaze. It relies on other components to function well.

Use ZaneH/streamaze-full for the easiest setup experience.

Depends On

Preview

View the landing page for a full overview here: https://streamaze.xyz/landing

Or maybe checkout the guide here: https://guide.streamaze.xyz

image

Setup

$ git clone https://github.com/ZaneH/streamaze-ui.git
$ cd streamaze-ui
$ npm install
$ npm start

Environment Variables

# .env.local
REACT_APP_API_2_WS_URL=ws://localhost:8080/ws # streamaze-donation-service API (WS)
REACT_APP_API_2_URL=http://localhost:8080 # streamaze-donation-service URL
REACT_APP_API_3_URL=http://localhost:4000 # streamaze-api URL
REACT_APP_API_3_WS_URL=ws://localhost:4000/socket # streamaze-api socket URL
REACT_APP_OBS_HOP_PROJECT_ID=<obs project id for stream info>
REACT_APP_EXCHANGE_RATE_API_URL= # exchange-rate-api URL
REACT_APP_MAILCHIMP_URL=<mailchimp url for landing page> # not required

streamaze-ui's People

Contributors

zaneh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

streamaze luvnft

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.