Skip to content

uspeit/league-system-server

Repository files navigation

League Management system

Build Status

Environment

Setup

In order to generate files necessary for the system to run, use the command: npm run init

Run

In order to start the server for the system, use the command: npm start

Test

In order to test the source code for the system, use the command: npm run test

Source

Packages Info:

  • Data - Database and Data layer using SQLite and Sequelize
  • Models - Application Domain layer utilizing OOP
  • Services - Exposed Service layer using REST architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published