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

https://github.com/krystxf/metro-now

🚏 Public transport departures from nearest station
https://github.com/krystxf/metro-now

golemioapi gtfs hacktoberfest ios-app nestjs open-data public-transport swiftui watchos-app

Last synced: 5 months ago
JSON representation

🚏 Public transport departures from nearest station

Awesome Lists containing this project

README

          


App store link


# Metro now



REST API



GraphQL



Status

![Apple watch screenshots](https://github.com/krystxf/metro-now/assets/48121710/3ce8f583-c260-4588-b63d-63ecadd22333)

# Setup

## Backend

```shell
pnpm i
pnpm dev

cd apps/backend

cp .env.example .env
vim .env # update your .envs
```

## Docs

```shell
cd docs

pnpm i
pnpm dev
```

## App

Open in xcode for best development experience