~codegouvfr/code.gouv.fr_public

[EN] Web application to display public sector source code repositories and organizations
576b7be7 — Bastien Guerry 30 days ago
Use sill.code.gouv.fr
f4bd1b6e — Bastien Guerry a month ago
Remove the "mission" card
9fbedbce — Bastien Guerry a month ago
Update about links

clone

read-only
https://git.sr.ht/~codegouvfr/code.gouv.fr_public
read/write
git@git.sr.ht:~codegouvfr/code.gouv.fr_public

You can also use your local clone with git send-email.

Software License

#code.gouv.fr

Web application to explore the source code from the french public sector.

img

#Get the data

The list of organizations accounts is maintained on codegouvfr-sources.

From these sources, data are then fetched by codegouvfr-fetch-data and consolidated with codegouvfr-consolidate-data.

#Develop

~$ git clone https://git.sr.ht/~codegouvfr/code.gouv.fr
~$ cd code.gouv.fr/
~$ clj -M:fig

This will open you browser at http://localhost:9500 where you can see your changes as you hack.

Note: if you don't have the clj executable, try apt install clojure or follow the instructions on clojure.org.

#Contributing

#Support the Clojure(script) ecosystem

If you like Clojure(script), please consider supporting maintainers by donating to clojuriststogether.org.

#Licenses

2019-2023 DINUM, Bastien Guerry.

This application is published under the EPL 2.0 license.

The data referenced in this README.md and exposed on code.gouv.fr are published under the Etalab 2.0 license.