Skip to content

Simple backend for serving floorball games for your own club

License

Notifications You must be signed in to change notification settings

ikivela/fball_backend

Repository files navigation

fball_backend

Simple backend for serving floorball games for your own team.

Prerequirisite

  • NodeJS preferably version 16.4.2

Usage

  1. git clone https://github.com/ikivela/fball_backend
  2. cd fball_backend
  3. mdkir data
  4. npm install
  5. node src/FetcGamesByTeam.js --team 'yourteam'
  6. node src/backend.js

About

Simple backend for serving floorball games for your own club

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published