Skip to content

Conversation

@fewensa
Copy link
Contributor

@fewensa fewensa commented Mar 31, 2025

No description provided.

fewensa added 14 commits March 31, 2025 10:40
…nd Fastify

- Added ESLint configuration and ignore file for code quality.
- Created GraphQL schema with a basic query for message ports.
- Implemented GripperServer class to handle server logic and GraphQL integration.
- Introduced context management for Fastify requests and responses.
- Developed IndexerTask for periodic tasks with logging.
- Set up command-line interface using Commander for server startup.
- Configured TypeScript with appropriate settings for building and generating types.
- Added build scripts for code generation and packaging.
- Included environment setup script for local development.
- Added .env.example for database configuration.
- Created initial migration SQL file for database tables: sync_position, message_progress, and message_port.
- Added migration lock file for SQLite provider.
- Defined Prisma schema with models corresponding to the created tables.
- Implemented integration index file for future integrations.
- Added a shell script for running Prisma commands in the gripper package.
… for gripper

- Created package-lock.json for @ringdao/msgscan version 0.1.0.
- Added initial SQL migration script to create tables: sync_position, message_progress, and message_port with their respective fields and constraints.
@fewensa fewensa changed the title Deploy indexer Refactor indexer project Apr 13, 2025
@fewensa fewensa marked this pull request as ready for review June 25, 2025 05:35
@fewensa fewensa merged commit 6dd017a into main Jun 25, 2025
1 of 2 checks passed
@fewensa fewensa deleted the test-deploy-indexer branch June 25, 2025 05:38
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.

2 participants