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

Create Yeoman template for this project #13

Closed
koistya opened this issue Sep 19, 2014 · 9 comments
Closed

Create Yeoman template for this project #13

koistya opened this issue Sep 19, 2014 · 9 comments

Comments

@koistya
Copy link
Member

koistya commented Sep 19, 2014

No description provided.

@alduro
Copy link

alduro commented Oct 16, 2014

Hi @koistya. As we talked I can help on this. Have no ETA but will try to get it done asap.

@koistya
Copy link
Member Author

koistya commented Oct 16, 2014

@alduro yeah, that would be awesome!

@alduro
Copy link

alduro commented Oct 21, 2014

@koistya Done !
https://www.npmjs.org/package/generator-flux-webapp

This is the first version. You can try it using:

npm install -g generator-flux-webapp

yo flux-webapp

and run gulp at the end.

Images are not working properly even on the source project.

Enjoy it !

@koistya
Copy link
Member Author

koistya commented Oct 21, 2014

Cool, thanks!

@honkskillet
Copy link

Cool. Any ideas for sub-generators for this?

@sdiaz
Copy link

sdiaz commented Feb 4, 2015

great! thanks

@luckylooke
Copy link

@alduro I was getting here from yeoman webpage via react-fullstack name of generator.. is it same generator as flux-webapp?

@ghost
Copy link

ghost commented Sep 6, 2015

Be really cool to create some generators to stub out new components so there's less manual effort to get yourself on a tear. WDYT?

@koistya
Copy link
Member Author

koistya commented Feb 17, 2016

@jhabdas yep, that would be nice. There is a minimum Yeoman generator template located at yeoman-generator branch. This template is available on NPM - generator-react-fullstack. Contributions are welcome!

@koistya koistya closed this as completed Feb 17, 2016
langpavel pushed a commit that referenced this issue May 27, 2019
* update apollo packages

* bye apollo-link-state

* fix: jest error by updating jest

* mod: Make `yarn codegen` always executable

* mod: Take care non-js import in flowconfig

* suppress 'sequelize deprecated String based operators' error

* suppress 'Please use `require("history").PathUtils' error

* refac: make all components functional

* Flow to Typescript  (#13)

* get available port on codegen (#14)

* improve tyeps (#15)

* refactor typings

* remove unnecessary babel plugin

* Type models

* pass `eslint --ext .ts --ext .tsx`

* mod: clear old type defs before codegen

improve eslint defs

* ignore Node12 build

* Sqlite3 is still working on supporting Node12 TryGhost/node-sqlite3#1151

* Fix Node 12 build failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants