A web frontend to search and view software having a publiccode.yml in their repo.
As of now it gets data from Developers Italia's software Catalog.
-
Clone the repo.
Clone the repo locally with git.
git clone https://github.com/italia/publiccode-ui
-
Start developing.
Navigate into the directory and start it up.
cd publiccode-unnamed-ui npm run develop -
Open the code and start customizing!
The site is now running at http://localhost:8000!
Configure the displayed name by editing siteMetadata.title in gatsby-config.ts
You can also change the logo by replacing logo-home.svg and logo-header.svg
in static/assets/inline/.
Here's the people who contributed
Every contribution is welcome!
Copyright (c) 2022-present Presidenza del Consiglio dei Ministri
The source code is released under the BSD license (SPDX code: BSD-3-Clause)
