CodeOnTheWall / AI-Prompt-Maker-NextJS

Using all the new features of NextJS 13.4 (stable app dir), this AI prompt sharing full stack app (via new server routes) has complete CRUD operations, uses next-auth 2023, and mongodb for the db. Users can be authenticated to post amazing prompts to use with AI tools, and authorized to edit or delete only their own posts, and view (read) others.

Home Page:https://ai-prompt-maker-next-js.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Notes:

About

Using all the new features of NextJS 13.4 (stable app dir), this AI prompt sharing full stack app (via new server routes) has complete CRUD operations, uses next-auth 2023, and mongodb for the db. Users can be authenticated to post amazing prompts to use with AI tools, and authorized to edit or delete only their own posts, and view (read) others.

https://ai-prompt-maker-next-js.vercel.app/


Languages

Language:JavaScript 83.6%Language:CSS 16.4%