Yashasv-Prajapati / Docify

6 stars 4 forks source link

Markdown Editor(API) #53

Closed Yashasv-Prajapati closed 7 months ago

Yashasv-Prajapati commented 7 months ago
  1. Write prisma schema to save the markdown file in the db with appropriate attributes like User, Github Project, etc.
  2. API function in Nextjs in /client/app/api folder in for saving the data in the db with appropriate attributes.
linear[bot] commented 7 months ago
CS3-72 Markdown Editor(API)

1. Write prisma schema to save the markdown file in the db with appropriate attributes like User, Github Project, etc. 2. API function in Nextjs in /client/app/api folder in for saving the data in the db with appropriate attributes.