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

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages