Skip to content

pedrro/diario-oficial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diário Oficial

Diário Oficial is the Brazilian government gazette, one of the best places to know the latest actions of the public administration, with distinct publications in the federal, state and municipal levels.

Even with recurrent efforts of enforcing the Freedom of Information legislation across the country, official communication remains - in most of the municipalities - in PDFs.

The goal of this same project is to upgrade Diário Oficial to the year when it gets published, making accessible information that is currently only available.

Build and Run

If you want to understand how Diário Oficial works, you'll want to get the source, build it, and run it locally.

The only prerequisites are Docker and Docker Compose, which are the tools responsible for installing all the other dependencies.

After you cloned the repository, you may want to run the following from the source folder:

$ make setup
$ docker-compose up

Once the download and building processes are finished, the processing tasks should start running in background and the webserver should be available at http://localhost:8080/.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document CONTRIBUTING.md.

About

📰 Brazilian government gazettes, accessible to everyone.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.0%
  • Vue 20.5%
  • JavaScript 4.1%
  • Makefile 0.4%