Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.34 KB

README.md

File metadata and controls

52 lines (31 loc) · 1.34 KB

run and fun

MIT license Codacy Badge

Provide searching, statistics and visualization for activities from runkeeper.com.

This project was generated with swaaplate version 2.3.7s.

Prerequisites

Angular CLI

  • angular-cli 14.1.0 or higher

Docker

  • docker 20.10.14 or higher
  • docker-compose 2.3.3 or higher

Java

  • jdk 17 or higher

Node, npm or yarn

  • node 16.16.0 or higher in combination with
    • npm 8.12.2 or higher or
    • yarn 1.22.19 or higher, used in this repository

Runkeeper app registration

A runkeeper app is needed. Use existing or register new app at runkeeper.com.

Getting started

# clone project
git clone https://github.com/inpercima/run-and-fun
cd run-and-fun

Usage

Modules

For the client check run-and-fun - client.

For the server check run-and-fun - server.

For the docker check run-and-fun - docker.