PNPM workspace for all gorilla-automat packages.
First, run the development server:
pnpm dev
The Workspace is split into packages and the app folder
Packages are all parts of the monorepo which are used by other packages or apps
The follwoing packages are available
This is where the actual application lives, find out more in the README
If you want to find out more about pnpm, go to the docs
These are referenced in every package/app
MINTBASE_API_KEY for mintbase authentication GORILLA_API_URL example: https://api.gorillashops.io (for local set to https://localhost:4000) AWS_KEY: Your AWS Users AccesKey AWS_SECRET: The secret to the AWS Users Acces key AWS_REGION_NAME: set to eu-central-1