A simple Next.js app to provide statistics and insights on confectionary store data from the Square API. Utilises item data from Airtable to provide financial insights.
We recommend using the VS Code Dev Containers bundled with this repository.
Edit the .env.local
file (automatically copied from .env.local.example
when using a dev container) and add in the requried secrets/IDs.
Then:
yarn dev