Thanks to visit codestin.com
Credit goes to github.com

Skip to content

godd9170/blackbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackbook

Built off of the grand-stack-starter repo, a CRM organized by relationships.`

Quickstart

Install dependencies

(cd ./ui && npm install)
(cd ./api && npm install)

Start API server

cd ./api && npm start

This will start the GraphQL API in the foreground, so in another terminal session start the UI development server:

Start UI server

cd ./ui && npm start

About

A Graph CRM built on the GRAND stack (grandstack.io)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published