Skip to content

ajthinking/data-story-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStory 💫

ds_readme_gif

This project is currently under construction.

Development installation

# Install
git clone git@github.com:ajthinking/data-story-v2.git
cd data-story-v2
yarn

# Start the server
npx ts-node server/socket.ts

# Start the client (in a new tab)
yarn dev

React Component

Until organized into npm packages, everything lives in a NextJs app. Later, we will export a component:

<DataStory server={server} diagram?={diagram} />

Commands

# Add a custom node
yarn make:node YourNewNode

# Run tests
yarn test

License

Proprietary. See LICENSE.md