Analyze legislative proposals,contribute by giving your opinion on how the text should be written and evaluate other citizens' opinions
1 - Open your terminal and clone this repository by typing
git clone https://github.com/labhackercd/new-wikilegis.git
2 - Navigate to the root directory and enter
docker-compose up
1 - Open your terminal and clone this repository by typing
git clone https://github.com/labhackercd/new-wikilegis.git
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
pipenv run src/manage.py migrate
pipenv run src/manage.py compilemessages
pipenv run src/manage.py runserver
Fell free to create any issue on this repository and contact the team responsible to maintain this project here on GitHub (@erivanio, @thiagonf, @joaopaulonsoares and @teogenesmoura) or via email: labhacker@camara.leg.br.
This project is under GPLv3 License