Skip to content

amadeuszl/playprism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Platform for creating and managing esport tournaments based on microservices with Docker. Built with .NET Core and Angular.

Getting Started

Prerequisites

  • Docker
  • npm / yarn

Installation

Backend with Docker

  1. cd src/backend/playprism
  2. docker-compose up -d

Frontend

  1. cd src/playprism-frontend
  2. npm install or yarn install
  3. npm start or yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published