GithubHelp home page GithubHelp logo

seth-mckilla / notiolize-poc Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 0.0 153 KB

Dead simple data visualization for Notion.

Home Page: notiolize.vercel.app

License: GNU General Public License v3.0

JavaScript 1.44% TypeScript 87.42% CSS 11.14%
typescript nextjs recharts notion-api

notiolize-poc's Introduction

Welcome to Notiolize! ๐Ÿ™‹โ€โ™‚๏ธ

Dead simple data visualization for Notion.

Check out the live demo here ๐Ÿ‘‰ https://notiolize.notion.site/Data-Viz-a5bec6ca709142199c92503b3dcce173!

notiolize

This repo serves as a minimal template to create your own custom data visualizations within Notion by utilizing the Notion API, NextJS, Vercel, and ReCharts. To get up and running, simply follow these steps...

1. Create an app using this repo as the template:

npx create-next-app@latest -e https://github.com/Seth-McKilla/notiolize

Note: The above command automatically downloads and installs the dependencies so no "npm install" or "yarn add" required!

2. Create a Notion integration to obtain an API key to access the Notion API.

Note: Also make sure to grab the ID of the database you wish to create the visualization for.

3. Create a .env.local file within the root directory with the following environment variables:

NOTION_API_KEY=<YOUR API KEY>
NOTION_DATABASE_ID=<YOUR DATABASE ID>

4. Start the local development environment and customize to your liking:

npm run dev

Note: The Notion data is fetched within the api folder and rendered through the BarChart component.

5. Deploy your app to Vercel:

Deploy with Vercel

6. Simply embed your live Vercel app link within Notion (see GIF above).

That's all folks! If you've found value in this repo, please considering leaving a โญ!

Resources

To learn more about the packages used in this project, take a look at the following resources:

notiolize-poc's People

Contributors

seth-mckilla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.