Skip to content

Here's what's popular on GitHub today...

React Native logo

Popular topic

React Native is a JavaScript mobile framework developed by Facebook.
OSCA22

Upcoming event recommended by GitHub

Mar
24

OSCA22

March 24, 2022 - March 28, 2022 • Online

Open Source Festival is an annual high profile event,featuring series of talks, workshops, and awareness around open-sourced developer tools.

App recommended by GitHub

PullRequest

Increase velocity and reduce technical debt through code review by world-class engineers backed by automation. PullRequest provides code review with inline comments directly on your pull requests in GitHub.

Reactive-Resume

Trending repository

modem7
modem7 commented Mar 14, 2022

Container healthchecks for server, client and DB. In case something fails for whatever reason (usually it'd either be the server or the DB), it can be automatically restarted.

This can further be extended if you so wish by utilising "depends_on" in your compose file.

e.g.

depends_on:
  postgres-database:
    condition: service_healthy

This can either be done via compose,

MyGet screenshot

App recommended by GitHub

MyGet

The #1 cloud artifact and package repository provider in the world

MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.