justindra / fernie-shuttle

A simple frontend to display the timetable of the Fernie Ski Shuttle

Home Page:https://shuttle.boardfernie.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fernie-shuttle

DEPRECATED

Have deprecated this project in favour of Townhub. Which will allow for expansion into other towns, other features and also have a backend to support it.

This is a simple frontend application to display the timetable of the Fernie Shuttle.

Project setup

Install the dependencies

yarn install

Add the require environment variables by renaming/copying the .env.sample file into a .env file. Make sure to open it and replace all required values in there with something meaningful. For example, replace the Google Maps API Key with one you've created.

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A simple frontend to display the timetable of the Fernie Ski Shuttle

https://shuttle.boardfernie.com


Languages

Language:TypeScript 46.8%Language:Vue 29.3%Language:HTML 12.5%Language:JavaScript 10.5%Language:Shell 0.9%