Giter Club home page Giter Club logo

shazam's People

Contributors

fkurkowski avatar pedronauck avatar renatorib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

shazam's Issues

Adiciona config custom no projeto criado

A idéia é gerar um arquivo .shazamconfig na raíz do projeto para manter algumas configurações básicas que podem ser alteradas.

Um exemplo de como seria esse arquivo:

{
  "name": "[nome-do-projeto]",
  "htmlData": {
    "development": {
      // some extra development config
    },
    "production": {
      // some extra production config
    }
  }
}

Extender configuração do Webpack

@fkurkowski e @renatorib

Atualmente o webpack é responsável por fazer praticamente todo o trabalho do Shazam. Criei as configurações dele bem baseadas nas configs antigas do checkout e aproveitando boa parte das configs do create-react-app também.

Hoje os arquivos responsáveis pelas configurações do projeto são:

Se vocês notarem, basicamente tudo que precisamos pra desenvolver um projeto estão configurados nessas configurações. Porém, talvez possa surgir a possibilidade de haver uma configuração específica para algum outro projeto.

Vocês acham que deveríamos criar de alguma forma uma feature para cada projeto ter a possibilidade de modificar a estrutura default das configs?

Install dependencies based on template

Actually shazam are installing same dependencies in all templates, without checking if the template needs.

Example: shazam are installing redux dependencies in default template that don't need redux.
Same problem to with-router (#13)

I think that we need to specify on every template what dependencies are needed, and shazam init script can read this specifications and apply properly.

Create past releases on Github

Vi que está faltando vááários releases aqui no GitHub, vai ser bem chato mas é bom criar aqui também para fins de documentação. 😢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.