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

[recnet-api] Add config service #176

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

joannechen1223
Copy link
Collaborator

Description

Add config service.

  1. Utilized @nestjs/config to manage complex configuration
  2. Use zod to validate the whole process.env schema.

Ref:
https://docs.nestjs.com/techniques/configuration

Related Issue

#160 (comment)

Notes

N/A

TODO

N/A

Copy link

vercel bot commented Mar 16, 2024

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
rec-net ⬜️ Ignored (Inspect) Mar 16, 2024 9:33pm

@joannechen1223 joannechen1223 requested a review from swh00tw March 16, 2024 21:47
@joannechen1223 joannechen1223 merged commit dd2f0b6 into recnet-api-dev Mar 16, 2024
3 checks passed
@joannechen1223 joannechen1223 deleted the recnet-api/add-config-service branch March 16, 2024 23:58
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