An open API service indexing awesome lists of open source software.

https://github.com/pgilad/ship-tracking

Demonstration of ship tracking
https://github.com/pgilad/ship-tracking

Last synced: about 1 year ago
JSON representation

Demonstration of ship tracking

Awesome Lists containing this project

README

          

# Windward-like Ship Tracking
> Waze + Trusteer for the sea

## Install

```bash
# install dependencies
$ npm install

# run server
$ npm start
```

## Build

```bash
# Build with dev server
$ npm run dev

# Build a "prod" build
$ npm run build
```

## License
MIT @Gilad Peleg