Skip to content

cygni/cygni-vast-avgang

Repository files navigation

Cygni Väst Avgång

This Next.js app shows departues close to the Cygni Gothenburg office, with the help from the Västtrafik API.

Techstack

The departue areas are:

  • Kungportsplatsen
  • Brunnsparken
  • Nordstan
  • Centralstationen (Trams)
  • Centralstationen (Trains)

Start

Go to the project directory.

Västtrafik API

To fetch the required data, we use the Västrafik API. To test the app locally, go to Västtrafik developer portal and create a account and to get a Auth key. Paste your Auth key into you .env file

NEXTPUBLIC_VASTTRAFIK_AUTH_KEY={_YOU_AUTH_KEY_HERE}

The token should then be fetch through the TokenService.ts TokenService.ts

Vercel

The app is hosted via Vercel. You can access the app via https://cygni-vast-avgang.vercel.app/

To learn more about Vecel + Next.js together, go to Vercel docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published