Remove main.py, add pre-commit configuration, update .vscode settings, and modify README
This commit is contained in:
parent
e688bb6378
commit
dabb0d34bf
5 changed files with 57 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -1,3 +1,11 @@
|
|||
# Tussilago
|
||||
|
||||
A platform to run and host Python applications
|
||||
A platform to run and host containerized applications, with a focus on Django apps. It provides an easy-to-use web interface for managing applications, as well as a powerful API for automation and integration.
|
||||
|
||||
Email: tlovinator@gmail.com
|
||||
|
||||
Discord: TheLovinator#9276
|
||||
|
||||
# License
|
||||
|
||||
The AGPL license applies to the infrastructure platform (the SaaS backend, the deployment scripts, the web UI). It does not infect the user's code. If a tenant hosts a proprietary, closed-source Django app on this platform, their code remains completely theirs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue