Hacker News
- How GitHub uses GitHub to build GitHub (video) http://zachholman.com/talk/how-github-uses-github-to-build-github?new= 3 comments
- How Github uses Github to build Github http://zachholman.com/talk/how-github-uses-github-to-build-github 66 comments
- How GitHub Uses GitHub to Build GitHub http://zachholman.com/talk/how-github-uses-github-to-build-github 13 comments programming
- Automating LaTeX Builds Using Nix & GitHub Actions https://github.com/yunusey/LaTeXTemplate 2 comments latex
- Build Docker image using Github Actions [Article] https://www.reddit.com/r/docker/comments/g1869q/build_docker_image_using_github_actions_article/ 20 comments docker
- Building and testing a ASP.Net Core 3.0 application using GitHub Actions https://hjerpbakk.com/blog/2019/10/03/asp-net-core-and-github-actions 4 comments csharp
- How to build and deploy a React App using Github Actions https://lukeboyle.com/blog-posts/2019/08/github-actions-for-web-apps/ 10 comments javascript
- Build a Website in Azure using GitHub Actions, Jekyll and Terraform Cloud https://youtu.be/29r8FFi3G5M 3 comments terraform
- Build and push your Docker images using Github Actions https://www.learncloudnative.com/blog/2020-02-20-github-action-build-push-docker-images/ 20 comments docker
- Build and push your Docker images using Github Actions https://www.learncloudnative.com/blog/2020-02-20-github-action-build-push-docker-images/ 3 comments devops
- Build a Django Application from scratch using Bower, Github API and Requests http://drksephy.github.io/2015/07/16/django/ 7 comments django
- Build securely with Github Actions and ECR using OpenID Connect None 4 comments aws
- Build & Push Docker Image to AWS ECR Using GitHub Actions https://plainenglish.io/community/build-push-docker-image-to-aws-ecr-using-github-actions 3 comments aws
- First look: Using GitHub Actions for building React Native apps https://medium.com/@jonnyburger/first-look-using-github-actions-for-building-ios-and-android-apps-4749609b96f0 8 comments reactnative
- Build sites fast from Markdown using VuePress, Netlify, and GitHub https://vuepress-netlify-github.netlify.com/ 30 comments javascript
- My approach to building ad hoc developer environments using AWS ECS, Terraform and GitHub Actions None 2 comments terraform
- How-to build a Docker image(using Github Actions) and run it using Azure DevOps [Article] https://www.reddit.com/r/devops/comments/g4y5nw/howto_build_a_docker_imageusing_github_actions/ 18 comments devops
- Does anyone know if there is an alternative to github's electron framework written in lua? Could luakit be used to build it? https://mason-larobina.github.io/luakit/ 3 comments lua
- I made a Twitter bot and used Github. This was my first time using Github to build a complete project. How did I do? https://www.reddit.com/r/learnprogramming/comments/77qwoc/i_made_a_twitter_bot_and_used_github_this_was_my/ 3 comments learnprogramming
- Been building an automation platform for almost 2 years. This is the first walkthrough using it to automate releases/pre-release on GitHub and Slack (github.com/hiphops-io/hops) https://youtube.com/watch?si=5lo14PdM7gGJlenm&v=BtiBp53XHDo 5 comments programming
- Simple steps to build a RESTful API using Node.js - Source Code to download from GitHub https://www.opencodez.com/javascript/build-restful-api-using-node-js.htm 3 comments javascript
- I build Spotify music search app using flask and Spotify API. Uploaded to GitHub and deployed through heroku. https://spotifytracks.herokuapp.com/ 2 comments webdev
- I build Spotify music search app using flask and Spotify API . Uploaded to GitHub and deployed through heroku. https://spotifytracks.herokuapp.com/ 10 comments flask
- Simple and Easy way to Build a RESTful API using Node.js - Free Source Code on GitHub https://www.opencodez.com/javascript/build-restful-api-using-node-js.htm 35 comments node
- When building a portfolio, is it better to use an old but inactive github or is it better to make a new one and keep it consistently active? https://www.reddit.com/r/cscareerquestions/comments/acebup/when_building_a_portfolio_is_it_better_to_use_an/ 24 comments cscareerquestions
- Code tips as a comments on your GitHub commits - build using React starter Kit https://gitdude.com 3 comments reactjs
- We are building an app that allows you to search Stack Overflow, docs, and code on GitHub. Fully controllable using just keyboard https://www.reddit.com/r/webdev/comments/lz9c2t/we_are_building_an_app_that_allows_you_to_search/ 20 comments webdev
- GitHub - Jet-labs/Jet-admin: Web based PostgreSQL tables manager and admin dashboard for your operations! Edit data, build graphs and dashboards using queries. https://github.com/Jet-labs/Jet-admin 5 comments coolgithubprojects
- Extensible open-source (5,000+ stars on GitHub ) low-code platform to build React-based business applications. Just released v1.0 with support for extending using JavaScript. https://github.com/ToolJet/ToolJet 13 comments docker
- Extensible open-source (5,000+ stars on GitHub ) low-code platform to build React-based business applications. Just released v1.0 with support for extending using JavaScript. https://github.com/ToolJet/ToolJet 12 comments reactjs
- ToolJet - An open-source low-code framework (4,000 stars on GitHub). Alternative to Mendix, Retool and Power apps. Deploy using Docker to build react based web applications within minutes. https://github.com/ToolJet/ToolJet/ 8 comments docker
- GitHub - maxogden/yo-yo: A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals https://github.com/maxogden/yo-yo 2 comments javascript
- I created a Github repository that demonstrates building a Vue.js application using the Vite CLI boilerplate. Each commit in the repository adds a new feature, so you can see the commits to add features (like Vitest) to your existing project https://github.com/baruchiro/VueViteBoilerplateAdds 6 comments vuejs
- GitHub - airtai/fastkafka: FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies the process of writing producers and consumers for Kafka topics. https://github.com/airtai/fastkafka 6 comments python
- GitHub - cicada-lang/inet: An implementation of Interaction Nets in JavaScript, which uses forth-like postfix notation to build nets. https://github.com/cicada-lang/inet 2 comments forth
- Omg!! You can finally build flexible realtime bitcoin apps that use transactions as event ... apps that trigger anything! 3rd party API such as Twitter, Github, Facebook, SMS, etc ... automatically supported by ALL browsers ... the very concept of what it means to "build an app on bitcoin" changes. https://bitsocket.org/ 11 comments btc
- I've hit that mid-project slump. I'm building a portfolio generator for developers and programmers, that uses the GitHub api to populate the content, and then gives you the code to host on github or elsewhere. Looking for mid-way feedback on features and improvements (Linkedin api perhaps???) https://www.reddit.com/r/webdev/comments/6t92jr/ive_hit_that_midproject_slump_im_building_a/ 14 comments webdev
- ToolJet now supports custom React components. Build React-based frontends using drag and drop app builder and connect them to databases, Google sheets, Airtable, Notion, cloud storages and API/GraphQL endpoints. Built using React & NestJS. 9,900 stars on GitHub. https://github.com/ToolJet/ToolJet 5 comments node
- ToolJet now supports custom React components 🔥. Build React-based frontends using drag and drop app builder and connect them to databases, Google sheets, Airtable, Notion, cloud storages and API/GraphQL endpoints. Built using React & NestJS. 9,900 stars on GitHub. https://github.com/ToolJet/ToolJet 16 comments reactjs
- ToolJet - Open-source low-code framework to build react based applications. Built using JavaScript/Typescript. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, etc and build apps using drag and drop editor. 7,000+ stars on GitHub. https://github.com/ToolJet/ToolJet 20 comments webdev