https://github.com/evenstensberg/steakhouse
Folkets Steakhouse Flisa nettside
https://github.com/evenstensberg/steakhouse
angular frontend
Last synced: 2 months ago
JSON representation
Folkets Steakhouse Flisa nettside
- Host: GitHub
- URL: https://github.com/evenstensberg/steakhouse
- Owner: evenstensberg
- License: mit
- Created: 2022-10-21T19:11:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-27T20:26:51.000Z (2 months ago)
- Last Synced: 2026-04-27T22:10:48.381Z (2 months ago)
- Topics: angular, frontend
- Language: TypeScript
- Homepage: https://folketssteakhouse.no/
- Size: 7.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steakhouse nettside
This is the homepage for Steakhouse. It runs on GCP and is built using Angular.
## Installation & Running locally
```console
$ npm install && npm run dev
```
## Deploy
### Selecting a project
```console
gcloud projects list
```
```console
gcloud config set project `PROJECT ID`
```
```console
$ 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](https://twitter.com/evenstensberg) ♥️
## TODO
- Scroll is janky on iphone