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(coordinator): add coordinator service boilerplate #1386

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Apr 18, 2024

Description

  • Add NestJS boilerplate
  • Setup checks
  • Add tests

Additional Notes

N/A

Related issue(s)

Closes privacy-scaling-explorations/maci-platform#57

Confirmation

@0xmad 0xmad added the enhancement New feature or request label Apr 18, 2024
@0xmad 0xmad self-assigned this Apr 18, 2024
Copy link

vercel bot commented Apr 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Apr 18, 2024 4:58pm

- [x] Add NestJS boilerplate
- [x] Setup checks
- [x] Add tests
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@kittybest kittybest left a comment

Choose a reason for hiding this comment

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

do we need a .env.example file?

@0xmad
Copy link
Collaborator Author

0xmad commented Apr 18, 2024

do we need a .env.example file?

No, there are no env variables yet

@0xmad 0xmad merged commit 667a03d into dev Apr 18, 2024
20 checks passed
@0xmad 0xmad deleted the feature/coordinator-boilerplate branch April 18, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add coordinator service boilerplate
3 participants