Skip to content

dcrgll/trains

Repository files navigation

Personal Website

Welcome to trains.cargill.dev!

Screenshot

🚀 Features

🔧 Dependencies

Ensure you have node >= v22. I like to use pnpm to manage dependencies, but npm, bun or yarn will work as well.

🚀 Setup and Running

  1. Clone the repository:

    git clone [email protected]:dcrgll/train-times.git
  2. (Optional) Ensure you're on Node v22 or higher:

    node --version
  3. Install dependencies:

    pnpm install
  4. Setup environment variables:

    Rename the .env.example file to .env.local and fill in the necessary values.

There is more documentation on the environment variables in the example file.

  1. Start the application:

    pnpm dev

By default, the application should be available at http://localhost:3000/.

About

View a live departures/arrivals board of any UK train station.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages