Skip to content

A simple status page web application. Built with React and FastAPI.

License

Notifications You must be signed in to change notification settings

johnyacuta/simple-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Status

A simple status page.

API

The Simple Status Page API allows users to request services information based on URL.

Documentation

User Interface (UI)

The Simple Status Page UI allows users to easily see the requested services information.

Documentation

Docker

Build and run the application containers:

docker-compose up -d

Stop the running application containers:

docker-compose stop

Remove the application containers entirely:

docker-compose down

License

License: MIT

About

A simple status page web application. Built with React and FastAPI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published