Skip to content

ShetlandJ/northlink_scraper

Repository files navigation

About

Northlink Scanner is a art/info project aiming to demonstrate how much better the Northlink Ferries website could be.

The project is written in Laravel 8+ and Vue 3, using Inertia for routing and SQL for the database. It is presently hosted on AWS at https://www.shetlandboat.com

To get it up and running on your machine, clone the repo and follow the usual steps:

  1. run composer update to get the PHP dependencies
  2. run npm i to install the front end dependencies
  3. create .env and set up your database.
  4. run php artisan migrate to run all migrations
  5. run php artisan serve and npm run hot in separate terminals and you should be good to go.# steph_recipes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages