Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are the npm or yarn packages complete ? #41

Open
noteed opened this issue Dec 21, 2019 · 1 comment
Open

Are the npm or yarn packages complete ? #41

noteed opened this issue Dec 21, 2019 · 1 comment

Comments

@noteed
Copy link
Member

noteed commented Dec 21, 2019

I don't know much about npm or yarn packaging. Is it possible to npm install this repository ? What should actually be installed ? I guess a static site for Storybook and a static Next.js site, the rest is for development purpose. Currently after an npm install I can run some other command to serve the sites or generate static version of them, but maybe it could do the later automatically ?

My goal is to use node2nix or yarn2nix from the Nix ecosystem so that I can build the static sites with Nix. You don't really need to help me for that part but I'd like to better understand what the npm/yarn packaging can offer.

@andyngo
Copy link
Contributor

andyngo commented Dec 26, 2019

I'm assuming that npm install or yarn install should install all the necessary packages needed to run the site without having to do anything else. I'll do a double-check on this to confirm this.

Agreed, having the sites open and generated automatically after an npm install will be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants