Skip to content

rere is an easy to use, nature conditions monitoring software.

License

Notifications You must be signed in to change notification settings

a1eaiactaest/rere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents


What is RERE?

RERE's purpose is to present issues of urban flora and fauna by creating a network of sensors which monitor environmental conditions.


Cloning

git clone https://github.com/a1eaiactaest/rere

cd rere/

git submodule update --init

Then run:

pip install -r requirements.txt

to satisfy python dependencies.

Usage

Local:

Start backend server:

python3 api/app.py

Read more about API
Then start node.js running frontend:

cd frontend/ && npm start

Docker:

Build and compose docker images:

docker-compose build -d

To stop them:

docker-compose stop

To remove:

docker-compose down

Now you can browse to http://localhost:5000 to open the website.

Community and Contributing

RERE's codebase is developed by a1eaiactaest and users like you. We welcome both pull requests and issues on GitHub. Check out the contributing docs.

Our Code of Conduct.

And follow me on Twitter.