app-crm implementation
Hello,
I would like to know if there is a way to see an example of the app-crm backend implementation for learning purposes.
2 Replies
Hi @cee. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hello,
Currently, the backend code for the app-crm example is not open-source. However, the backend uses the nestjs-query package to generate the backend. You can find more information about this in the Refine documentation (https://refine.dev/docs/data/packages/nestjs-query/#backend-configuration).
You can also explore the schema at <https://api.crm.refine.dev/graphql> (https://api.crm.refine.dev/graphql).
For the frontend part, you can try the app-crm example on your local machine by running the following command:
Or you can try it on CodeSandbox using this link (https://codesandbox.io/embed/github/refinedev/refine/tree/master/examples/app-crm?view=preview&theme=dark&codemirror=1).
I hope this helps! Let me know if you have any other questions.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@1209629004915548232> kapa.ai is still learning and improving, please let us know how it did by reacting below