Skip to content

SlackMap/slackmap

Repository files navigation

SlackMap

The place where you can share you sport activity, dicover new people and places to train.

Infractructure

Production

slackmap.com is production domain serving first version of the app based on AngularJS + Express + OrientDb, this is private code.

Use it and share your SlackLine spots with others, this is productiona database.

Development

next.slackmap.com is development version with fake test database, you can play and do what you want here.

Production vs Development

Production code is private and is no longer maintained and will be dropped when Development of new version will be out.

This monorepo contains backend and frontend code for the new version.

OpenSource

We OpenSourced the project so you can fork us: https://github.com/SlackMap/slackmap

Use develop branch for now to see current codebase.

The master branch is waiting for the develop branch to be ready for production. Don't use it for now!

Next Version

New version is full code rewrite with technology updates:

  • JavaScript >>> TypeScript,
  • AngularJS >>> Angular,
  • Redux + redux-observable >>> NgRx,
  • Express + TSOA >>> NestJS
  • OrientDB >>> Neo4j
  • Multiple repositories >>> Nx Workspaces monorepo
  • Private code base >>> OpenSource
  • SlackLine only >>> Multiple Sports

We use Angular CLI using Nrwl Nx Workspace.

Developer Guide

slackmap.github.io/slackmap

License

This code is distributed under GNU GPLv3