Skip to content

iveyner95/json-schema-stuff

Repository files navigation

JSON Schema Visualization Tool

-- WIP --

Tool to visualize JSON Schemas in a graph format

Development

e2e Development

You can run full local development with:

npm run dev

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

UI Development

If you are developing UI Components its recommended to run storybook:

npm run storybook

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

Testing

This repo has a number of tests included:

  • Jest
  • Eslint
  • TypeScript compiler
  • Prettier

To run the full suite of tests run:

npm run test

Individual tests can be found in the package.json scripts section.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors