Skip to content

bvic23/challenge-ais-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge AIS Viewer

A vessel tracking system consisting of a Node.js backend API and a React Native mobile application.

Backend Setup

Prerequisites:

  • Docker and Docker Compose
  • Node.js 18+ (for local development)

Quick Start:

cd backend
chmod +x setup.sh
./setup.sh

For detailed setup instructions, see: Backend README

Mobile App Setup

Prerequisites:

  • React Native development environment
  • Mapbox access tokens
  • iOS: Xcode, CocoaPods and Ruby Bundler
  • Android: Android SDK and Gradle

Quick Start:

cd OrcaAisViewer
yarn install
yarn start

For detailed setup instructions, see: Mobile App README

Demo

Demo Video

https://www.youtube.com/shorts/7JwJjhx3OhA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published