https://github.com/identifiers-org/monorepo
Developer repository containing codebase for identifeirs.org webservices.
https://github.com/identifiers-org/monorepo
helm maven microservices react springframework
Last synced: 5 months ago
JSON representation
Developer repository containing codebase for identifeirs.org webservices.
- Host: GitHub
- URL: https://github.com/identifiers-org/monorepo
- Owner: identifiers-org
- License: mit
- Created: 2025-02-11T10:51:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-10-03T07:47:55.000Z (8 months ago)
- Last Synced: 2025-10-03T09:28:20.837Z (8 months ago)
- Topics: helm, maven, microservices, react, springframework
- Language: Java
- Homepage: http://identifiers.org
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Identifiers.org webservices monorepo
This repository contains the source files for the identifiers.org web services.
The sources were merged into this repository to facilitate reuse and the development of a CI/CD pipeline.
## Issues board and contact info
- Our main issue board: https://github.com/identifiers-org/identifiers-org.github.io/issues
- Contact info: https://docs.identifiers.org/pages/contact
## Subfolders
- `react` contains react components used in frontend pages
- `db` contains SQL scripts to initialize a dev database instance
- `devops` contains helm charts to deploy the identifiers.org services
- `scratch` contains some minor tools and "Work in progress" files
Please refer to the README file under each subfolder for more details.
These are meant for developers.