Skip to content

resolutesystems/status-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.