Skip to content

AnimeshKC/Tournament-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Toma

This is Toma, a Tournament Management API. Currently has completed Single Elimination tournaments.

Local Setup Details

  1. Install Postgres

  2. In Postgres, create the database: CREATE DATABASE toma;

  3. Create a .env file as per the example, where '${}' denotes arguments to be filled

  4. While in the "toma-server" folder, install all dependencies with "npm install"

About

Toma: A Tournmanent Manager API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published