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 dependencies
$ yarn add vuepress -D
node >= 8.10
.
# install dependencies
yarn
# serves Statusfy's own demo
yarn demo:dev
# make sure your code change pass the test
yarn test
A Demo application is at https://demo.statusfy.co.
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.
This project is sponsored by Bazzite. If you require professional assistance on your project(s), please contact us at https://statusfy.co/support.
Please make sure to read the Contributing Guide before making a pull request.
Everyone participating in this project is expected to agree to abide by the Code of Conduct.
Code released under the Apache License 2.0.