An open API service indexing awesome lists of open source software.

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.

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.