2
0
mirror of https://github.com/codl/forget synced 2024-12-27 07:32:34 +01:00

EEBLAOIGBLEEALEBL—      TRUCKS!

This commit is contained in:
codl 2017-08-10 17:26:36 +02:00 committed by GitHub
parent dcc328334f
commit 10b4e1efee

View File

@ -10,6 +10,9 @@ it lives at <https://forget.codl.fr>
you can run your own if you want to, youll need postgresql and rabbitmq and python 3.6+
youll also need redis probably unless you wanna set the rate limiter to use the in-memory store, which doesnt work if
you have more than one web process
```
$ # set up virtualenv (recommended)
$ virtualenv venv