Skip to content
This repository was archived by the owner on Jun 13, 2020. It is now read-only.

amrbz/heroes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HEROES API

A guide to run heroes game API server

  1. Copy docker-compose.prod.yml to your server and rename it to docker-compose.yml
  2. Run docker-compose up -d
  3. In your browser open: http://localhost:4200
  4. Using Crate database console create tables from ./server/schema.sql file
  5. Insert initial data to Clans, Mines and Units tables (use Postman or similar app)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published