A simple, universal public Statuspage. https://status.sp-codes.de
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Samuel Philipp a580a2ee6b made statuspage universal
updated angular to v10
added renovate.json
updated .drone.yml
added arm image
2020-07-05 20:19:52 +02:00
e2e made statuspage universal 2020-07-05 20:19:52 +02:00
src made statuspage universal 2020-07-05 20:19:52 +02:00
.browserslistrc made statuspage universal 2020-07-05 20:19:52 +02:00
.dockerignore added docker image 2020-05-06 17:54:32 +02:00
.drone.yml made statuspage universal 2020-07-05 20:19:52 +02:00
.editorconfig major refactoring 2020-05-06 17:25:35 +02:00
.gitignore made statuspage universal 2020-07-05 20:19:52 +02:00
Dockerfile updated Dockerfile 2020-05-06 19:02:54 +02:00
README.md major refactoring 2020-05-06 17:25:35 +02:00
angular.json major refactoring 2020-05-06 17:25:35 +02:00
config.json made statuspage universal 2020-07-05 20:19:52 +02:00
karma.conf.js major refactoring 2020-05-06 17:25:35 +02:00
package.json made statuspage universal 2020-07-05 20:19:52 +02:00
renovate.json made statuspage universal 2020-07-05 20:19:52 +02:00
server.ts added docker image 2020-05-06 17:54:32 +02:00
tsconfig.app.json made statuspage universal 2020-07-05 20:19:52 +02:00
tsconfig.base.json made statuspage universal 2020-07-05 20:19:52 +02:00
tsconfig.json made statuspage universal 2020-07-05 20:19:52 +02:00
tsconfig.server.json made statuspage universal 2020-07-05 20:19:52 +02:00
tsconfig.spec.json made statuspage universal 2020-07-05 20:19:52 +02:00
tslint.json major refactoring 2020-05-06 17:25:35 +02:00

README.md

GrafanaStatuspage

This project was generated with Angular CLI version 9.1.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.