Skip to content

ZermattChris/fz-apollo

Repository files navigation

apollo

Netlify Status

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Check build file sizes

npm run build -- --report

API endpoints

Init() http://localhost:3000/init http://fz-backend.simpleitsolutions.ch/onlinebooking/api/init

Flights available for a given date: https://fz-backend.simpleitsolutions.ch/onlinebooking/api/flightoptions/2020-06-08

FlightsDates List of dates and timeslots:availability for a given date range. http://localhost:3000/flightsdates

Hosting on Netlify.com

Live

secure.flyzermatt.com

Staging

flyzermatt-staging.netlify.app

CSP Joy!

Use the Mozilla Laboratory Firefox plugin to help generate. Video on how to use it: YouTube

Mozilla Observatory test

SMS Gateway. eCall.ch

curl -H "Content-type: application/x-www-form-urlencoded" -d "Username=foo" -d "Password=bar" -d "Address=0041XXXXXXX" -d "Message=Hello eCall World" https://url.ecall.ch/api/SMS