Skip to content
/ core Public
forked from cachethq/core

🚦 The core of Cachet, the open-source status page system.

License

Notifications You must be signed in to change notification settings

steffjenl/core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cachet Logo

Build Status GitHub Sponsors Total Downloads Latest Stable Version License

Introduction

This package provides the core functionality of Cachet and may be installed into existing Laravel applications. Cachet 3.x will ship as a standalone Laravel application that requires this package.

Development

  1. Clone this repository.
  2. Run the following commands from within the core directory:
    npm install
    composer update
    composer dev
  3. Develop Cachet. Currently, HMR is not enabled so manual refreshes are needed.

Dashboard Credentials

When running Cachet via the composer dev command, Workbench will seed a user that you can use to log in to the dashboard. Login to the account at /dashboard and use credentials:

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Cachet Core is open-sourced software licensed under the MIT license.

About

🚦 The core of Cachet, the open-source status page system.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.0%
  • Blade 8.2%
  • Other 0.8%