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

feat: example templates for fast development #271

Open
8 tasks
weboko opened this issue Sep 21, 2023 · 2 comments
Open
8 tasks

feat: example templates for fast development #271

weboko opened this issue Sep 21, 2023 · 2 comments
Labels
E:Presentation Readiness See https://github.com/waku-org/pm/issues/95 for details

Comments

@weboko
Copy link
Contributor

weboko commented Sep 21, 2023

This is a feature request

Problem

We have a set of examples that are based on the same code and other examples are not coherent.
In the future, I anticipate more examples being created for the reason of showcasing new functionality.
Due to that, it can become messy fast and a developer will have to re-create everything from scratch.

Proposed Solutions

To save time a set of templates should be created. They can be copy-pasted when new example have to be created.
Criteria for a template are:

  • Modular - should have UI and logic be split;
  • Simple - should cover basic waku functionality inside;
  • Extendable - should be easy to add new features, add packages, upgrade old;

Tasks

@weboko
Copy link
Contributor Author

weboko commented Oct 15, 2023

upd: added NextJS as needed template based on hacker's feedback

@danisharora099 danisharora099 added the E:Presentation Readiness See https://github.com/waku-org/pm/issues/95 for details label Oct 17, 2023
@weboko weboko removed the E:Comprehensive dev testing See https://github.com/waku-org/pm/issues/90 for details label Oct 17, 2023
@chair28980
Copy link

cc @hackyguru @vpavlin

This might fall under the @waku-org/eco-dev realm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:Presentation Readiness See https://github.com/waku-org/pm/issues/95 for details
Projects
Status: To Do
Development

No branches or pull requests

4 participants