Skip to content

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

owncast
Trending repository
graywolf336
graywolf336 commented Dec 6, 2020

Whenever the server isn't running and you have a cached version (didn't close the tab) of the admin log page, the log entries go blank with no information about what happened.

Maybe we need to show a "failed to connect" or leave the old log entries around? 🤔

MongoDB logo
Popular topic
MongoDB is an open source NoSQL document-oriented database.
App recommended by GitHub

GitLocalize

GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.

GitLocalize automatically keeps translations up to date by syncing with your repository.

Trending repository
storybook
Trending repository
lexsoft00
lexsoft00 commented Oct 22, 2020

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.

start-storybook -h 192.168.89.89 -p 9009
Local:            http://192.168.89.89:9009
On your network:  http://10.0.2.15:9009

The expected result should be like the one bellow

Local:            http://localhost::9009/ 
On your network:  http://192.168.89.89:9009
flutterfire
Trending repository
App recommended by GitHub

CloudBees CodeShip

Fast, Easy and customizable

With faster feedback cycles, local debugging, build caching and customized environments, CodeShip helps you build the products your users love.

You can’t perform that action at this time.