Skip to content

gorillafunds/gorilla-automat

Repository files navigation

Gorilla Automat

PNPM workspace for all gorilla-automat packages.

Run Locally

First, run the development server:

From root directory

  pnpm dev

Structure

The Workspace is split into packages and the app folder

Packages

Packages are all parts of the monorepo which are used by other packages or apps

The follwoing packages are available

App

This is where the actual application lives, find out more in the README

PNPM

If you want to find out more about pnpm, go to the docs

Env Vars

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published