Home
Softono

Seven23 Server

Open source MIT Python
59
Stars
18
Forks
8
Issues
4
Watchers
2 years
Last Commit

 About Seven23 Server

Fully manual budget app to track your expenses. Opensource, with privacy by design.

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Seven23 Server?

We provide expert installation service for this software. Our team will install, configure, and secure Seven23 Server on your server. plans start at just $30.

Seven23 Server

View on GitHub

Seven23 server

Build action badge Documentation Status License: MIT

Fully manual budget app to track your expenses. Completely opensource, with privacy by design.

Seven23 server instance is powered by django and django-rest-framework to manage and expose a restful API. It does not include a user interface, which is managed as a totally independant project like seven23_webapp.

Commands

make serve
make build
make test
make docs
make clean
make docker-build
make docker-run
make docker-shell
make docker-stop