Skip to content

Conversation

kauandotnet
Copy link
Collaborator

Summary:

  • Added initial API structure with Rocket modules.
  • Included example modules: Store and Products with seeders.
  • Demonstrated ConfigurableCrudBuilder for streamlined CRUD operations.

This PR establishes a foundation for future development.

@kauandotnet kauandotnet requested a review from MrMaz January 13, 2025 03:44
@kauandotnet kauandotnet self-assigned this Jan 13, 2025
"sandbox:rebuild": "yarn seed:rebuild"
},
"dependencies": {
"@concepta/nestjs-access-control": "^v6.0.0-alpha.0",

Choose a reason for hiding this comment

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

i believe Marshal released a new version recently we are on v6.0.0-alpha.1 now

@@ -0,0 +1,3 @@
<p>

Choose a reason for hiding this comment

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

on latest changes we have a template with logo, should we initialize with logo as well?

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