Skip to content

feat(cli): add scripts.env file support#503

Open
stanlou wants to merge 4 commits intodevelopfrom
feat/cli-scripts-env-file-support
Open

feat(cli): add scripts.env file support#503
stanlou wants to merge 4 commits intodevelopfrom
feat/cli-scripts-env-file-support

Conversation

@stanlou
Copy link
Copy Markdown
Collaborator

@stanlou stanlou commented Apr 14, 2026

closes #459

@stanlou stanlou requested a review from rpanic April 15, 2026 01:30
Sequencer: Sequencer.from({
...DefaultModules.prismaRedisDatabase(),
...DefaultModules.settlementScript(),
Database: PrismaRedisDatabase,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't need a Database for deploy...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement CLI support for script-specific files

2 participants