You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the template only supports Next.js, and there’s no documentation on integrating backend frameworks like NestJS or Express. This makes it unclear how to approach API integration in such setups. Additionally, while Docker compatibility would be a fantastic addition, it’s not currently available.
Describe the solution you'd like
It would be helpful to have documentation outlining how to integrate backend frameworks like NestJS or Express with the current setup. This doesn't require implementation, just guidance or examples. As for Docker, having built-in compatibility with the existing setup would make development and deployment much easier.
Describe alternatives you've considered
For now, we can manually figure out integration and containerization, but having clear documentation for backend framework integration and Docker support would significantly simplify the process.
The text was updated successfully, but these errors were encountered:
ajayyAI
changed the title
Support for API Integration with Backend Frameworks & Docker
Support for API Integration with Backend Frameworks & Docker?
Nov 20, 2024
ajayyAI
changed the title
Support for API Integration with Backend Frameworks & Docker?
Support for API Integration with Backend Frameworks & Docker ?
Nov 20, 2024
Is your feature request related to a problem? Please describe.
Currently, the template only supports Next.js, and there’s no documentation on integrating backend frameworks like NestJS or Express. This makes it unclear how to approach API integration in such setups. Additionally, while Docker compatibility would be a fantastic addition, it’s not currently available.
Describe the solution you'd like
It would be helpful to have documentation outlining how to integrate backend frameworks like NestJS or Express with the current setup. This doesn't require implementation, just guidance or examples. As for Docker, having built-in compatibility with the existing setup would make development and deployment much easier.
Describe alternatives you've considered
For now, we can manually figure out integration and containerization, but having clear documentation for backend framework integration and Docker support would significantly simplify the process.
The text was updated successfully, but these errors were encountered: