{"payload":{"pageCount":2,"repositories":[{"type":"Public template","name":"the-stack","owner":"codetalkio","isFork":false,"description":"The Stack: Everything to build a modern cloud infrastructure ","allTopics":["aws","cdk"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-20T13:24:10.519Z"}},{"type":"Public","name":"Toast","owner":"codetalkio","isFork":true,"description":"Create Apple-like alerts & toasts using SwiftUI (Fork of AlertToast with a few fixes)","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":171,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-14T13:36:22.657Z"}},{"type":"Public","name":"codethoughts.io","owner":"codetalkio","isFork":false,"description":"Hakyll website for the codetalk.io blog","allTopics":["blog","hakyll","codetalk"],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":1,"issueCount":11,"starsCount":5,"forksCount":2,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-16T14:42:04.074Z"}},{"type":"Public","name":"cosmo","owner":"codetalkio","isFork":true,"description":"The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. An alternative to Apollo Studio and GraphOS.","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":75,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-18T21:10:23.701Z"}},{"type":"Public","name":"serverless-federated-graphql","owner":"codetalkio","isFork":false,"description":"Comparison of Federated GraphQL solutions for serverless, featuring a minimal build of Apollo Router built for Lambda via Amazon Linux 2, and comparison to other alternatives (Cosmo, Mesh, Gateway)","allTopics":["apollo","the-guild","wundergraph"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":16,"issueCount":0,"starsCount":7,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-13T23:15:03.411Z"}},{"type":"Public","name":"shadcn-ui","owner":"codetalkio","isFork":true,"description":"Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":3469,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-28T22:57:51.752Z"}},{"type":"Public","name":"bun-issue-cdk-repro","owner":"codetalkio","isFork":false,"description":"Reproduction of CDK issue in Bun","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-06T19:54:05.555Z"}},{"type":"Public","name":"expose-tunnel","owner":"codetalkio","isFork":false,"description":"Create tunnels to access your GitHub Action workflows from public endpoints","allTopics":["tunnel","preview-environment"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-24T14:46:50.182Z"}},{"type":"Public","name":"graphql-faker","owner":"codetalkio","isFork":true,"description":"🎲 Mock or extend your GraphQL API with faked data. No coding required.","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":225,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-13T23:15:11.303Z"}},{"type":"Public template","name":"template-preview-environment","owner":"codetalkio","isFork":true,"description":"Easily get started with Preview Environments using this minimal template","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-13T18:21:21.444Z"}},{"type":"Public","name":"release-action","owner":"codetalkio","isFork":true,"description":"An action which manages a github release","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":189,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-13T14:58:13.301Z"}},{"type":"Public","name":"ghc-core","owner":"codetalkio","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":11,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-01T09:23:22.846Z"}},{"type":"Public","name":"cache","owner":"codetalkio","isFork":true,"description":"Cache dependencies and build outputs in GitHub Actions","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1152,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-24T00:18:40.295Z"}},{"type":"Public","name":"async-graphql-codegen","owner":"codetalkio","isFork":true,"description":"Schema generator for async-graphql 4.x","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":15,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-10T13:01:16.792Z"}},{"type":"Public","name":"facade","owner":"codetalkio","isFork":false,"description":"Rust-based HTTP transformation layer to seamlessly convert REST calls into GraphQL calls for piecemeal API migrations","allTopics":["graphql","rust","rest"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-08T21:46:31.281Z"}},{"type":"Public","name":"bore","owner":"codetalkio","isFork":true,"description":"🕳 bore is a simple CLI tool for making tunnels to localhost","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":318,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-15T03:25:25.155Z"}},{"type":"Public","name":"aws-billing-to-slack","owner":"codetalkio","isFork":true,"description":"Send a daily AWS cost report to a Slack channel of your choice.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":82,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-05-31T22:14:24.464Z"}},{"type":"Public","name":"patterns-serverless-rust","owner":"codetalkio","isFork":false,"description":"Production-ready setup for starting with serverless Rust + GraphQL + DynamoDB on AWS Lambda using AWS CDK for deployment","allTopics":["template","rust","aws-lambda","serverless","aws-cdk"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":16,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-05T19:02:52.119Z"}},{"type":"Public template","name":"patterns-serverless-rust-minimal","owner":"codetalkio","isFork":false,"description":"Production-ready setup for starting with serverless Rust on AWS Lambda using AWS CDK for deployment","allTopics":["template","rust","aws-lambda","aws-cdk"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":58,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-05T21:38:47.713Z"}},{"type":"Public template","name":"patterns-serverless-scala-minimal","owner":"codetalkio","isFork":false,"description":"Production-ready setup for starting with serverless Scala on AWS Lambda using AWS CDK for deployment","allTopics":["template","scala","aws-lambda","serverless","aws-cdk"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":1,"starsCount":24,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-01-23T14:59:55.288Z"}},{"type":"Public","name":"svm-subs","owner":"codetalkio","isFork":true,"description":"GraalVM native-image substitutions for Scala","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":4,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-31T00:52:23.720Z"}},{"type":"Public","name":"add-and-commit","owner":"codetalkio","isFork":true,"description":"Add & commit files from a path directly from GitHub Actions","allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":111,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-12-28T15:57:11.410Z"}},{"type":"Public","name":"miso","owner":"codetalkio","isFork":true,"description":"🍜 A tasty Haskell front-end framework","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":132,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-04-12T23:15:23.659Z"}},{"type":"Public","name":"simple-hot-reload-server","owner":"codetalkio","isFork":true,"description":"simple hot reload server by nodejs","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-04-12T15:09:58.334Z"}},{"type":"Public","name":"base-noprelude","owner":"codetalkio","isFork":true,"description":"All of `base` without the `Prelude` module","allTopics":[],"primaryLanguage":{"name":"Haskell","color":"#5e5086"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":25,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-04-12T09:25:07.040Z"}},{"type":"Public","name":"Haskell-Electron-app","owner":"codetalkio","isFork":false,"description":"Combining Electron and Haskell","allTopics":["electron","desktop-app","haskell"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":30,"forksCount":7,"license":"Creative Commons Zero v1.0 Universal","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-21T19:06:19.410Z"}},{"type":"Public","name":"ZivaCphJewelry-Components","owner":"codetalkio","isFork":false,"description":"Shopify components for http://zivacphjewelry.com","allTopics":[],"primaryLanguage":{"name":"Liquid","color":"#67b8de"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-12-10T10:56:34.234Z"}},{"type":"Public","name":"TelegramIRCImageProxy","owner":"codetalkio","isFork":false,"description":"Telegram bot that accepts photos (and images), uploads them to imgur and posts them to an IRC channel","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-10-21T15:36:15.655Z"}},{"type":"Public","name":"info.codetalk.io","owner":"codetalkio","isFork":false,"description":"Info website for Codetalk","allTopics":[],"primaryLanguage":{"name":"CSS","color":"#563d7c"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2015-11-25T02:50:24.107Z"}},{"type":"Public","name":"AWS-IRC-Setup","owner":"codetalkio","isFork":false,"description":"Setup an AWS EC2 with UnrealIRCd and Anope IRC services","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2015-11-18T13:22:27.072Z"}}],"repositoryCount":35,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}