Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defra/epr-prn-common-backend
This repository contains the code for the backend of the PRN Accreditation domain for Extended Producer Responsibility for Packaging (EPR).
https://github.com/defra/epr-prn-common-backend
Last synced: 6 days ago
JSON representation
This repository contains the code for the backend of the PRN Accreditation domain for Extended Producer Responsibility for Packaging (EPR).
- Host: GitHub
- URL: https://github.com/defra/epr-prn-common-backend
- Owner: DEFRA
- License: other
- Created: 2024-03-11T12:51:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T15:21:46.000Z (12 days ago)
- Last Synced: 2024-11-06T16:30:05.140Z (12 days ago)
- Language: C#
- Size: 738 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# epr-prn-accreditation-back-end
The README should include the following (if they apply):- **Description of the product** – what the service or product is, and what role this repo performs within it
- **Prerequisites** – what you need to install or configure before you can set up the repo
- **Setup process** - how to set up your local environment to work on the repo, including:
- development tools
- test tools
- **How to run in development** – how to locally run the application in development mode after setup
- **How to run tests** – how to run the test suite, broken into different categories if relevant (unit, integration, acceptance)
- **Contributing to the project** - what to know before you submit your first pull request (this could also be in the form of a CONTRIBUTING.md file)
- **Licence information** – what licence the repo uses (in addition to your LICENSE file)