Navtrack

GPS tracking system based on .NET and React.
Alternatives To Navtrack
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
React Geolocated270205114 days ago33June 09, 20226mitTypeScript
React hook for using Geolocation API
React Native Location Tracking162
a year ago14JavaScript
Track User location and draws the path you have taken
React Native Fused Location121
3a year ago24January 02, 202216mitJava
Finest location for react-native on Android using the new Fused API.
React Native Gps87
55 years ago1February 17, 20166mitJava
React native location GPS for Android and IOS
React Native Map Linking85217 years ago2June 29, 20164mitJavaScript
Linking to map for React Native
Blog82
2 years agoJupyter Notebook
对过往做做总结
Navtrack59
16 days ago7gpl-3.0C#
GPS tracking system based on .NET and React.
React Native Android Location12
8 years agomitJava
A React Native location acquisition through network or GPS without using Google Play Service
Location_tracker_app11
6 years agomitJavaScript
React Native Baidu Location9
3 years ago3Objective-C
继承百度的定位功能,支持IOS和Android
Alternatives To Navtrack
Select To Compare


Alternative Project Comparisons
Readme

Navtrack

Open source GPS tracking system based on .NET and React.

navtrack.com - codeagency.com

Discord

Running Navtrack

  1. From source code
  2. With Docker containers

Running from source code

Requirements

Steps

  1. Clone this repository
  2. Open up a terminal
  3. Build the solution with dotnet build
  4. Start MongoDB using our development docker-compose file or if you already have a MongoDB instance running you can configure the connection strings in the following 2 files, one for the API and one for the Listener service.
docker-compose -f docker-compose.dev.yml up
backend/Navtrack.Api/appsettings.Development.json
backend/Navtrack.Listener/appsettings.Development.json
  1. Start the API with dotnet run --project Navtrack.Api
  2. Start the Listener service with dotnet run --project Navtrack.Listener
  3. Start the web interface with cd frontend/web && npm start

Running with Docker containers

1. Install docker

2. Get the latest docker-compose.yml

curl https://raw.githubusercontent.com/navtrack/navtrack/main/docker-compose.yml -o docker-compose.yml

3. Run Docker Compose

docker-compose up

4. Open Navtrack in a browser

http://localhost:3000

Popular Gps Projects
Popular Reactjs Projects
Popular Hardware Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Sharp
Reactjs
Docker
Location
Navigation
Gps
Gps Tracking