{"id":24236873,"url":"https://github.com/berkanaslan/sandbox","last_synced_at":"2026-05-05T14:32:51.633Z","repository":{"id":270140281,"uuid":"909398888","full_name":"berkanaslan/sandbox","owner":"berkanaslan","description":"🖥 This is a playground used for many different implementations and RPCs, such as Keycloak, Docker, GraalVM, Spring AI and so on.","archived":false,"fork":false,"pushed_at":"2025-01-12T21:03:46.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T08:02:40.723Z","etag":null,"topics":["angular","docker-compose","keycloak","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berkanaslan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-28T15:32:47.000Z","updated_at":"2025-01-12T21:03:49.000Z","dependencies_parsed_at":"2025-03-04T14:49:46.095Z","dependency_job_id":"0e7c2f99-23d0-4754-b5f8-44f00879c96c","html_url":"https://github.com/berkanaslan/sandbox","commit_stats":null,"previous_names":["berkanaslan/sandbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berkanaslan/sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkanaslan%2Fsandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkanaslan%2Fsandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkanaslan%2Fsandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkanaslan%2Fsandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berkanaslan","download_url":"https://codeload.github.com/berkanaslan/sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berkanaslan%2Fsandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","docker-compose","keycloak","spring-boot","spring-security"],"created_at":"2025-01-14T19:49:08.210Z","updated_at":"2026-05-05T14:32:51.616Z","avatar_url":"https://github.com/berkanaslan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sandbox Project\n\n## Overview\nSandbox is a comprehensive playground project designed to explore and demonstrate various modern software development technologies and architectural patterns. This project serves as a practical implementation showcase, incorporating multiple components and frameworks.\n\n## Purpose\nThis sandbox environment provides developers with a hands-on experience to:\n- Experiment with different technologies in a controlled setting\n- Understand integration patterns between various components\n- Learn best practices for modern application development\n- Test new features and implementations safely\n\n## Technologies\n- Spring Boot\n- Spring Modulith\n- Angular\n- Docker\n- Keycloak\n- PostgreSQL\n- Will be added more technologies in the future.\n\n### Key Features\n- **Keycloak Integration**: Implementation of secure authentication and authorization\n- **Spring Modulith**: Demonstration of modular monolithic architecture\n- **API Implementation**: RESTful API endpoints with comprehensive documentation\n- **Various Technology Implementations**: Showcase of different technical solutions and best practices\n\n### Requirements\n- Java 23\n- Node v20\n- Angular CLI v18\n- Docker v27.1.1\n\n\n\n### Docker\nRun the docker compose file to start PostgreSQL and Keycloak. Import sandbox realm from the scripts/keycloak/sandbox-realm.json file if it is not imported by Docker.\n\nGitHub OAuth app is used in this project for identity provider testing. You need to create a client in GitHub developer settings and set the client id and client secret in the sandbox-realm.json file.\nFind `{{your-client-id}}` and `{{your-client-secret}}` in the sandbox-realm.json file and replace them with your GitHub client id and client secret.\n\n```sh\ndocker exec -it keycloak-sandbox /opt/keycloak/bin/kc.sh import --file /opt/keycloak/data/import/sandbox-realm.json\n```\n\nDelete `.realm_imported` file in the `keycloak` folder if you want to re-import the realm.\n\n### Run the client \nRun the client with the following command:\n\n```\nng serve\n```\n\n### Run the server\nRun the server with the following command:\n\n```\n./mvnw spring-boot:run\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkanaslan%2Fsandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberkanaslan%2Fsandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberkanaslan%2Fsandbox/lists"}