INGCapaDev / AI-Journal-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mood APP with AI

This is a repo to practice how to implement AI in your apps with NextJS

Notes

To connect to the planetscale this is the command: pscale connect (database) (branch) --port 3309

To deploy a project with prisma in Vercel use the following build command: npx prisma generate && next build Here's the docs: Prisma + Vercel DOCS

About


Languages

Language:TypeScript 96.9%Language:CSS 2.3%Language:JavaScript 0.8%