Skip to content

Commit 3ce7b3c

Browse files
committed
remove contributions
1 parent 036e198 commit 3ce7b3c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

project/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ We use shadcn/ui for CSS. Refer to the [shadcn/ui documentation](https://ui.shad
9696

9797
- Keep your microservices small and focused on a specific domain.
9898
- Use the shared DTOs for consistency between frontend and backend.
99-
- Leverage the API gateway for cross-cutting concerns like authentication.
10099
- Write unit tests for your services and controllers.
101100
- Use Zod schemas for both runtime validation and TypeScript type inference.
102101

@@ -108,7 +107,3 @@ If you encounter any issues:
108107
2. Check that you're using the correct Node.js version (specified in `.nvmrc`)
109108
3. Clear your build cache with `pnpm clean`
110109
4. If problems persist, please open an issue in the repository
111-
112-
## Contributing
113-
114-
Please read our [Contributing Guide](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.) backend handling all questions related functions.

0 commit comments

Comments
 (0)