Skip to content

Gaelan/yadfe

Repository files navigation

yadfe: Yet Another Darwin Frontend

This is the code that powers https://trains.gaelan.me, a site which displays UK train departure information from Darwin, the National Rail's customer-facing train information system.

Information is loaded via the public Huxley API, as Network Rail's API sign-up isn't working at the minute.

Contributions very welcome!

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

About

Yet Another Darwin Frontend: UK train departure information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published