Quantumgaze / quantum-gaze

Quantum Gaze is an AI prompt selling marketplace where users can create and sell their AI prompts. This platform is built with a modern tech stack to provide a seamless and secure experience for both prompt creators and buyers.
3 stars 4 forks source link

dynamic route : create prompt #29

Closed utkarsh-1602 closed 9 months ago

utkarsh-1602 commented 9 months ago

set up dynamic route to create prompt for a specific userId

utkarsh-1602 commented 9 months ago

Completed:

Added dynamic routing to app/(routes)/prompt/[userId]/[[...create-prompt]].tsx using [Optional Catch-all Segments]