https://github.com/defra/epr-prn-integration-function
https://github.com/defra/epr-prn-integration-function
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/defra/epr-prn-integration-function
- Owner: DEFRA
- License: other
- Created: 2024-09-24T09:41:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T14:08:57.000Z (over 1 year ago)
- Last Synced: 2025-01-09T15:23:23.204Z (over 1 year ago)
- Language: C#
- Size: 352 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# EPR PRN Integration Function
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)