Globerada / statusfy

A marvelous Open Source Status Page system

Home Page:https://statusfy.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazzite Project Codacy Badge Travis David David Greenkeeper badge version License FOSSA Status

Statusfy

Statusfy

A marvelous Open Source Status Page system

Statusfy is a Status Page System, easy to use and completely Open Source. You can easily create a fast System either Static Generated or Server Rendered and easily deploy it to a variety of hosting services.

A Statusfy site is a Web Application, created with Vue, Nuxt.js and Tailwind CSS. We use Vue to dynamically define the interfaces that represent the data, Nuxt.js to make a quick and useful abstraction of the client and server logic, and Tailwind CSS to rapidly define the default theme.

Install

# install dependencies
$ yarn add vuepress -D

Development

⚠️ You must at least use node >= 8.10.

# install dependencies
yarn
# serves Statusfy's own demo
yarn demo:dev 
# make sure your code change pass the test
yarn test

Demo

A Demo application is at https://demo.statusfy.co.

Documentation & Support

If you want extra details of how to configure and use this project, the full documentation is available at https://docs.statusfy.co.

You may want to check the examples projects for different popular hosting services at the Examples Repository.

For Bug reports or Feature requests, use the Issues section.

For questions, go to https://stackoverflow.com/questions/ask?tags=statusfy.

You can find usefull articles in our blog.

You may also want to follow the company supporting this project on Twitter.

Commercial Support

This project is sponsored by Bazzite. If you require professional assistance on your project(s), please contact us at https://statusfy.co/support.

Contributing

Please make sure to read the Contributing Guide before making a pull request.

Code of Conduct

Everyone participating in this project is expected to agree to abide by the Code of Conduct.

License

Code released under the Apache License 2.0.

About

A marvelous Open Source Status Page system

https://statusfy.co

License:Apache License 2.0


Languages

Language:JavaScript 64.4%Language:Vue 28.4%Language:CSS 6.0%Language:Smarty 1.3%