Giter VIP home page Giter VIP logo

albionstatus-website's Introduction

AlbionStatus website

thanks

The frontend of https://albionstatus.com.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Be sure to look into the repositories of the microservice and the scraper and twitter bot too. It is meant to work altogether.

Prerequisites

To setup the website on your machine, you'll need:

Okay, you got these? Great, let's continue!

Installing

  1. Pull the application and switch to the correct branch (mostly develop, or master if you want to deploy)
  2. Get all dependencies by using npm install
  3. Build the nuxt app with npm run build && npm run start or npm run dev, depending on what you want to do.

Deployment

Deployment works similar to installation. Just go for master instead of develop and use npm run run build && npm run start

Possible errors and there solutions

None known by now

Built With

Versioning

We use SemVer for versioning. For the versions available, take a look in our repository.

Contribution

Contributions are welcome at any time! Just make sure that you follow the JS Standard Style and common good practices when contributing. If you see parts of the code that don't follow those rules, feel free to submit a PR to fix that!

Authors

See also the list of contributors who participated in this project.

License

See LICENSE file

albionstatus-website's People

Contributors

mannil avatar vanya829 avatar zenion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

albionstatus-website's Issues

Uptime charts

Guess that this will be a heavy task. It'd be really cool to provide uptime charts for the Albion Online server. The data is available (but quite irregular, ~ 1 data point per minute).

Add reason to status page

Add the status reason, which is already provided by the API, to the page.

Maybe it could be useful to only show the reason when the server status is unknown or offline.

Cache busting

It could be useful to implement a cache busting mechanism for the javascript.

Add favicon

Add a favicon to the website that corresponds with the current logo.
albion_status_logo_small

Fix dates and operation duration

When switching from moment to luxon, I’ve accidentally forgot to correctly change the formatting on the main page
D342053B-C51F-4A82-AFA0-4CE3D69050E2

Tasks

  • Change the “operating since” date to a common date format
  • Change the „already“ date to duration word format (eg “already 2 years, 5 months and 3 days”)

CI

Maybe some kind of CI (I am suggesting Travis CI here) wouldn't be bad, if the project is growing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.