No description
Find a file
2026-04-05 20:48:41 +02:00
.env.template env template 2026-04-05 20:46:59 +02:00
.gitignore mvp picnic api communication 2026-04-05 20:41:12 +02:00
index.js mvp picnic api communication 2026-04-05 20:41:12 +02:00
package-lock.json node version 2026-04-05 20:46:02 +02:00
package.json node version 2026-04-05 20:46:02 +02:00
README.md readme 2026-04-05 20:48:41 +02:00

Usage

copy .env.template to .env
put your email and password into the requisite fields in .env
run with npm start
follow instructions in terminal

requirements

node v24 or above