This monorepo contains projects that are either frequently used or frequently updated, some of which are deployed on Vercel.
Older projects have been moved to goproject-archived.
-
alphavantage-server: Uses Alphavantage to obtain data and provides an API interface for React, mainly for displaying reports. -
aws-web: Interacts with AWS, primarily usingAws Configto provide data for the React network topology diagram. -
identity-center: A simple identity center for user login in projects like React. Planned to be reimplemented asidentity-server(currently on hold). -
infr-project: The originalinfr-projectbased onDDD. Currently being restructured; in the future, it will be used only for Vercel deployment. -
openai-web: Previously used to test the OpenAI SDK; no updates have been made since switching to the official SDK.
-
identity-mongo: Stores data foridentity-centerusing MongoDB. -
k8sbuilder: Example project fork8sbuilder; not updated yet. -
tour: Provides several simple functions usinggo generate. -
other: Miscellaneous SDKs..
-
Platform: Vercel
-
CI/CD: CircleCI for builds/tests, GitHub Actions for deployment (currently non-functional)
-
Monitoring & Status: CircleCI Insights and GitHub Actions badges
-
identity-center→identity-server: Reimplement to improve functionality. -
infr-project: Restructure for both unified and individual deployments. -
Monitoring: Front-end projects are already connected to Grafana Cloud and Honeycomb.io; back-end integration pending.