SЁCU is a public API to store self-destructing data payloads. This repository includes only backend part using Laravel framework. Frontend could be found in SЁCU web application repository.
cp .env.example .env
vi .envcomposer install
php artisan key:generate
php artisan migrate* * * * * php /path/to/secu/artisan schedule:run >> /dev/null 2>&1Please refer to CONTRIBUTING.md for information on how to contribute to SЁCU and its related projects.
The SЁCU application is an open-sourced software licensed under the BSD 3-Clause License.
