Skip to content

Plan your Biking / Hiking tracks for your explorer navigations system fast and easy

Notifications You must be signed in to change notification settings

gasserandreas/trail.me

Repository files navigation

Trail.me

Build Status Master

Build Status Develop

Trail.me enables Swiss biker and hiker to simply plan their next strips and export it for their outdoor navigation system.

Used frameworks / libraries:

  • ReactJS
  • Redux / reselect
  • Jest
  • material-ui
  • react-hook-form
  • Semantic-Release

Getting started

Installation

Following packages are used in development environment:

  • node >= 12
  • git
  • VisualStudio Code
  • Jest

Start development

  1. Install package dependencies: npm install
  2. Start project: npm start
  3. Run test cases: npm run test
  4. See coverage: npm run test:coverage

Deployment

Deployment is only supported by automated Codebuild deployment by AWS Codebuild. After merge on develop branch, Codebuild will automatically build and deploy to test environment. On merge on master production build will be deployed to prod environment. Version history is fully covered by Semantic-Release.

About

Plan your Biking / Hiking tracks for your explorer navigations system fast and easy

Resources

Stars

Watchers

Forks

Packages

No packages published