aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4c53ac75325c19ae1a5958b7cffb6037daaedaf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# LiberationCenter

Simple service to download APK if user want buy it elsewhere that the playstore.

# Dependencies

Install all dependencies from the `src/requirement.txt` file.

# Documentation

Go in `src` folder and run `./launch-dev.sh`.

The documentation is available here : [http://127.0.0.1:5000/api/doc](http://127.0.0.1:5000/api/doc).