question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

generate an intro GET / on lux new

See original GitHub issue

Let me know if you think is a good idea and I’ll open a PR. After lux new this is what localhost:4000 returns:

{"errors":[{"status":"404","title":"Not Found"}],"jsonapi":{"version":"1.0"}}

On Safari it just downloads a JSON blob 😢 . Maybe instead it could show a good next step, like a CLI command to generate a new controller?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:4
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
javamonncommented, Aug 18, 2016

This sounds like a good idea to me, the old rails hello world page is good inspiration - maybe some links back to documentation guides as well?

2reactions
nickschotcommented, May 14, 2017

ember-welcome-page is another fine example of this. See: https://github.com/ember-cli/ember-welcome-page and more specifically: https://github.com/ember-cli/ember-welcome-page/blob/master/addon/templates/components/welcome-page.hbs

I think some similar pointers to docs/gitter etc. would be great. A simple way to disable/remove the whole thing would be great too. Maybe a middleware which inserts the HTML and modifies the response content type? That way it could be a separate package like the ember one and be disabled by removing the package + middleware call.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to make an Intro to Trapcode Lux in After Effects - YouTube
0:00 · New ! Watch ads now so you can enjoy fewer interruptions. Got it.
Read more >
Introduction · Lux - JuliaHub
Lux is a julia deep learning framework which decouples models and parameterization using deeply nested named tuples. Functional Design – Pure ...
Read more >
Getting Started with LUX - ICG Solutions
LUX is not a search engine, and does not use or create databases for ... (e.g. “find all AIS records from U.S. vessels...
Read more >
Welcome to Fyat Lux — an Introduction for New Members
Metaverse-Ready 3D Avatars (fully functional in AR and VR) · Expansive storytelling universe that includes both team-based lore and member-generated content with ...
Read more >
Lux.jl
Documentation for Lux.jl. ... Build the model ... Start here if you are new to Lux, or you have a particular problem class...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found