circle-ci python3-badge enter image description here

wikilegis

Collaborative editing of legislative texts.

Installation

First of all, you need to install pipenv and npm. After install these dependencies you can run the follow commands:

pipenv install
npm install
pipenv run src/manage.py collectstatic_js_reverse

Running

pipenv run src/manage.py migrate
pipenv run src/manage.py compilemessages
pipenv run src/manage.py runserver

Support

Fell free to create any issue on this repository and contact the team responsible to maintain this project here on GitHub (@msfernandes, @erivanio, @cfviotti and @pettalves) or via email: labhacker@camara.leg.br.

Contributing

  1. Fork of this repository
  2. Write your code
  3. Create a Pull Request
  4. Our team will review your PR and merge as soon as possible!

License

This project is under GPLv3 License