infinitered / ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
MIT License
17.39k stars 1.38k forks source link

List Boilerplate in Ignite CLI #1426

Closed jamonholmgren closed 3 years ago

jamonholmgren commented 5 years ago

Hi, I was wondering what it takes to get my boilerplate code get listed in ignite.

I have written React Native boiler plate code that is based on Atomic design and uses redux, react-navigation, storybook, redux saga. Boiler plate code

Originally posted by @alexakasanjeev in https://github.com/infinitered/ignite/issues/11#issuecomment-496511531

jamonholmgren commented 5 years ago

@alexakasanjeev If you want to convert it to an Ignite boilerplate, I'd be happy to evaluate it for possible inclusion in Ignite CLI.

sanjeevyadavIT commented 5 years ago

@jamonholmgren Can you give me more context about what it means to convert into Ignite boilerplate,

I would really like to get my boilerplate get enlisted. About my boilerplate code: arcn

  1. It uses Atomic design
  2. It uses redux
  3. It uses redux-saga for async operation handle
  4. It uses react-navigation
  5. It has storybook implementation
jamonholmgren commented 5 years ago

Hey @alexakasanjeev! Check out this guide, and if you run into problems, please let me know here!

https://github.com/infinitered/ignite/blob/master/docs/advanced-guides/creating-boilerplates.md

bryanstearns commented 3 years ago

Closing this - Ignite 6 no longer supports custom boilerplates.