Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okfde/offenegesetze.de

⚖️ Wir öffnen das Bundesgesetzblatt
https://github.com/okfde/offenegesetze.de

offene-gesetze

Last synced: 5 days ago
JSON representation

⚖️ Wir öffnen das Bundesgesetzblatt

Awesome Lists containing this project

README

        

# `OffeneGesetze.de` [![Build Status](https://img.shields.io/github/workflow/status/okfde/offenegesetze.de/Test)](https://github.com/okfde/offenegesetze.de/actions/workflows/test.yml)

The Federal Law Gazettes are the central documents of German democracy. To pass a law, it has to be published in the Law Gazette. At [OffeneGesetze.de](https://offenegesetze.de/) they are now freely accessible for the first time. On the portal we provide the documents free of charge and for free re-use. [More information in our blog post.](https://okfn.de/blog/2018/12/opening-laws-in-germany/)

In this repository you can find the frontend based on [Next.js](https://github.com/zeit/next.js/) and [Bulma](https://github.com/jgthms/bulma). The backend is [in a different repository](https://github.com/okfde/api.offenegesetze.de).

## Development

```bash
git clone https://github.com/okfde/offenegesetze.de
cd offenegesetze.de
npm install
npm start
```

Please make sure to format your code with [Prettier](https://prettier.io/). Either integrate it into your text editor or run `npm run pretty` before comitting.

Don't update any dependencies.

## Contributing

If you have a **question**, found a **bug** or want to propose a new **feature**, have a look at the [issues page](https://github.com/okfde/offenegesetze.de/issues).

**Pull requests** are especially welcomed when they fix bugs or improve the code quality.

## Authors

- [Johannes Filter](https://github.com/jfilter)
- [Stefan Wehrmeyer](https://github.com/stefanw)

## License

MIT