itsfaqih / jadwal-krl

Simple & beautiful Indonesian train commuter line schedule app

Home Page:https://jadwal-krl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jadwal KRL — Simple & beautiful KRL commuter line schedule app

Simple & beautiful KRL commuter line schedule app

Abiel Zulio M Twitter follower count Jadwal KRL app repo star count

Introduction · Development · Contributing · Author · License


Introduction

jadwal-krl.com is a dead-ass simple & beautiful Indonesian public train commuter line app, featuring search and save station locally and get real-time schedule from our own public API replication. jadwal-krl.com built with Next.js and deployed to Vercel.

jadwal-krl.com made as a public act of our belief that public transportation data should be publicly accessible. For PT. Kereta Commuter Indonesia or PT. KAI, if you read this, I'm willing to join your team to build the best public transportation data infrastructure ever for our own good sake.

Development

To get a local copy up and running, please follow these simple steps.

Setup

  1. Clone the repo

    git clone https://github.com/abielzulio/jadwal-krl.git
  2. Go to the project folder

    cd jadwal-krl
  3. Install packages

    npm i
  4. Copy the .env.example to .env

    cp .env.example .env
  5. Run the app locally

    npm run dev

Contributing

Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

Author

License

Distributed under the AGPLv3 License. See LICENSE for more information.

About

Simple & beautiful Indonesian train commuter line schedule app

https://jadwal-krl.com


Languages

Language:TypeScript 92.8%Language:JavaScript 4.8%Language:CSS 2.4%