Skip to content

Repository files navigation

NextJS Full-stack Chat App

To Run Locally

  1. Pull Code down
  2. npm install
  3. npx prisma generate
  4. npm run dev

Primsa steps

  1. Change schema
  2. npx prisma db push
  3. Create dummy data if needed: npx prisma studio
  4. Regenerate Prisma client npx prisma generate
  5. Refresh browser or restart app if needed

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages