Skip to content

JAN-Industries/personafy-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personafy GraphQL Server

This is a GraphQL Server for the Personafy project. It is built with Node and Apollo GraphQL.

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

Finally, run the development server:

pnpm dev

Open http://localhost:4000 with your browser to see the Apollo Studio Editor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published