flask init

This commit is contained in:
2023-10-03 20:25:35 +02:00
parent b833ac96ea
commit aba3a484b7
11 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
% FREERIDERS(1) freeriders 1.0.0
% Decentrala
% Jun 2023
# NAME
freeriders - Web app for tracking bus transport ticket numbers
# SYNOPSIS
**python3 run.py**
# DESCRIPTION
Web app for tracking bus transport ticket numbers
# AUTHORS
Decentrala
# COPYRIGHT
**AGPLv3+**: GNU AGPL version 3 <https://gnu.org/licenses/agpl.html>
This is *free* software: you are free to change and redistribute it.
There is **NO WARRANTY**, to the extent permitted by law.