Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defra/epr-calculator-service
EPR Calculator Service
https://github.com/defra/epr-calculator-service
Last synced: 6 days ago
JSON representation
EPR Calculator Service
- Host: GitHub
- URL: https://github.com/defra/epr-calculator-service
- Owner: DEFRA
- License: other
- Created: 2024-05-29T13:37:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T14:56:01.000Z (13 days ago)
- Last Synced: 2024-11-06T15:20:37.114Z (13 days ago)
- Language: C#
- Size: 109 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# epr-calculator-service
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)