Update README.md
This commit is contained in:
parent
e82f9c4c43
commit
e17d8c03bb
14
README.md
14
README.md
@ -22,17 +22,13 @@ A working concept of Js/Css framework for web browsers
|
|||||||
- pip install redis
|
- pip install redis
|
||||||
- pip install compressinja
|
- pip install compressinja
|
||||||
|
|
||||||
#### Environment varialbles
|
### Before start, run
|
||||||
```
|
```
|
||||||
PYTHONPATH=<path to the parent of this directory>
|
./botan-rebuild
|
||||||
```
|
```
|
||||||
|
|
||||||
#### For the compressor & cache, run:
|
#### To start just run ( need to be root )
|
||||||
|
Don't worry, this will immediately drop root permission and switch to the user defined in settings.ini
|
||||||
```
|
```
|
||||||
celery -A botanjs.service.jwork worker
|
./botan-start
|
||||||
```
|
|
||||||
|
|
||||||
#### For the API Serivces, run:
|
|
||||||
```
|
|
||||||
./service/webapi.py
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user