Skip to content

JAN-Industries/personafy-web-app

Repository files navigation

ChatGPMe Client

This is a client for the ChatGPMe project. It is built with Next.js and Tailwind CSS.

Getting Started

First, ensure node and pnpm are installed:

node -v  # Must be on node >= v18.0.0
npm install -g pnpm

Then, install dependencies:

pnpm install

Important: Set up and run graphQL server before starting the development server, as this client depends on types generated from the server.

Finally, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published