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.

Add a nuxt sidebase setup wizard

See original GitHub issue

Describe the feature

Currently when someone wants to use the scaffold they have to clone the repo. We could create a setup wizard with npx that automatically sets up the project locally for the user. This could also solve #2, as we can offer a selection of CSS frameworks that the user can choose from.

We could also let the user customize how much they want to include in their setup (do they want a backend? Do they want a component testing system? Do they want JEST?).

This could allow it to be come even more versatile in the future and truly become THE SCAFFOLD for nuxt 3.

Additional information

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mahdiboomericommented, Sep 28, 2022

Let’s expand this over time

Hey, it’d be great if we could add tRPC to this list as I previously suggested on Twitter, I’m also happy to help in the implementation if we decided to move forward with it.

1reaction
zoey-kaisercommented, Sep 26, 2022

If these are going into branches, may I please suggest into keeping them without lock-files so that any dependency manager can be used? I was looking into the logistics of this given the current structure of the project where the root of the default branch is the replica of the template, while now I would suggest that since the development also takes place on that branch, we setup a pipeline where dev is the development branch for making changes to the template and the newest commits reflect on main without the lock-file but would be used as the starter template.

Now that I’m typing this out, I feel this could be a separate issue!

Hi @ineshbose 👋

I really like the idea! Would you mind opening an issue for us, so we can work on it and keep you in the loop? Thank you so much!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation - Nuxt
Here, you will find information on setting up and running a Nuxt project in 4 steps.
Read more >
manage project structure with CLI · Issue #3903 · nuxt/framework
Nuxt heavily depends on filesystem structure to configure project. ... Add a nuxt sidebase setup wizard sidebase/sidebase#13.
Read more >
License Setup through Wizard - Keysight Knowledge Center
The License Setup Wizard will be used to locate and add the license file to the ... Select I have a License file...
Read more >
Installing Server Using the Installation Wizard - Logi Analytics
This topic describes how you can install Server to Windows, UNIX, and Linux using the Installation Wizard and solve problems during installation.
Read more >
Databases Device Wizard (Sybase ASE) - RapidSQL
Adds a TYPE='inmemory' parameter, creating an in-memory device. Device Number. DBArtisan automatically calculates the next open device number and defaults its ...
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