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

Feature/initial api #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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