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

Gnodev to power portal loop(s) #2866

Open
moul opened this issue Sep 27, 2024 · 0 comments
Open

Gnodev to power portal loop(s) #2866

moul opened this issue Sep 27, 2024 · 0 comments

Comments

@moul
Copy link
Member

moul commented Sep 27, 2024

We should replace the current custom portal loop implementation with gnodev.

Gnodev should be user-friendly for those who want to showcase a preview of their work, including:

  • Us, the core team -> gno.land
  • Berty -> gno.berty.io
  • And others

Essentially, running gnodev with no arguments starts a default local-only server with development-friendly options, such as auto-reload and an in-memory store.

In contrast, gnodev staging or gnodev --various --flags --to --customize --it allows for running a portal loop in staging mode. This setup will feature a persistent store instead of an in-memory one, disable file system watching for auto-reload, and ensure that replayable transactions are stored in a format suitable for a Git repository, ideally in jsonl format.

cc @gfanton. But I believe this is a great opportunity to open this tool to more hands and minds. Is anyone interested in starting to improve gnodev?

@moul moul changed the title META gnodev to power portal loop(s) Gnodev to power portal loop(s) Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

1 participant