1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00

README.md: Add todo list

This commit is contained in:
Alan Orth 2018-09-18 14:19:14 +03:00
parent 182e13efca
commit 1e16beed30
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -11,5 +11,9 @@ Create a virtual environment and run it:
$ pip install falcon gunicorn SolrClient
$ gunicorn app:api
## Todo
- Get variables from environment to make it easier to deploy from systemd
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).