Skip to content

Amateur football application built with NestJS, offering seamless team management, goal tracking, players statistics, and comprehensive game statistics.

Notifications You must be signed in to change notification settings

surenshakhverdyan/soccer

Repository files navigation

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

About

Amateur football application built with NestJS, offering seamless team management, goal tracking, players statistics, and comprehensive game statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published