Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

init monorepo for nestjs #8

Merged
merged 1 commit into from
Aug 23, 2023
Merged

init monorepo for nestjs #8

merged 1 commit into from
Aug 23, 2023

Conversation

aramikm
Copy link
Collaborator

@aramikm aramikm commented Aug 23, 2023

Description

Created a NestJs compatible monorepo based on documents located here to facilitate working with api and worker applications
Closes #7

Changes

  • project changes related to monorepo
  • added an example worker
  • some cleanup

Notice

  • I might be missing some stuff due to not being that familiar with Node and typescript.

Copy link
Collaborator

@saraswatpuneet saraswatpuneet 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
Contributor

@JoeCap08055 JoeCap08055 left a comment

Choose a reason for hiding this comment

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

Nice! We use monorepo in community-rewards, but it's a little more complicated there because the frontend is not part of it.

@saraswatpuneet saraswatpuneet mentioned this pull request Aug 23, 2023
1 task
@aramikm aramikm merged commit f2def4e into main Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split the project into Api and Worker
3 participants