You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The @nodeflip/nest-env-config module provides a convenient way to manage environment configuration in your NestJS applications. By using decorators, you can define configuration properties that are automatically populated from environment variables with optional default values.
A project using NestJS, Next.js, GraphQL, Tailwind CSS, and TypeScript. It includes APIs for user authentication, profile management, and categorized movie lists. Users can rate movies and receive personalized recommendations via a microservice. The codebase showcases modern web development with efficient backend operations and a dynamic frontend.