/confectionary-reporting

Service to provide confectionary store analytics

Primary LanguageTypeScript

STA Confectionary Reporting

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.

Getting Started

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