Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 604 Bytes

Checklist.md

File metadata and controls

18 lines (17 loc) · 604 Bytes

Checklist:

  • glueplugin store for plugins
  • move gluestack cli to create-gluestack-app
  • npm dependencies source code review
  • uninstall the package from dependencies if peer dependency check is not met
  • gluestack v1 boilerplate
    • web
    • mobile-expo
    • shared-components
    • storybook
    • backend-engine
    • gluestack-ui
  • js to ts conversion of framework (with rename to IApp to IAppCLI)
  • this.app.getPluginName should return the given plugin's typing
  • watcher api from app-cli
  • writer api from app-cli
  • build api from app-cli