This repository was archived by the owner on Apr 25, 2025. It is now read-only.
cipherfiles/status-backend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Source code of https://status.cipherfiles.com API ## How to run 1. you need to have a running instance of postgres database. 2. rename `.env.example` to `.env` 3. set `DATABASE_URL` in environment file 4. start the project ## License This project is licensed under GNU AGPL v3, you can read more in `LICENSE` file.