/steakhouse

Folkets Steakhouse Flisa nettside

Primary LanguageTypeScriptMIT LicenseMIT

Steakhouse nettside

This is the homepage for Steakhouse. It runs on GCP and is built using Angular.

Installation & Running locally

$ npm install && npm run dev

Deploy

Selecting a project

gcloud projects list
gcloud config set project `PROJECT ID`
$ rm -rf dist && npm run build && npm run deploy:public

Notes

  • Remember to delete old appengine instances to save money.
  • Always remove dist folder and re-run prod command before deploying.

Built by Even Stensberg ♥️

TODO

  • Scroll is janky on iphone