base icon indicating copy to clipboard operation
base copied to clipboard

☁️ BASE - Grida's open cloud platform

BASE: Bridged App SErvices - bridged.cc

public services (all services except auth and billing) msa repository

Are you looking for ready-to-use SDK of this service?

In that case, you are looking for base-sdk

development

micros

  • asset-service
  • g11n-service
  • resource-hosting
  • application hosting
  • cors-service
  • auth (read the development token generation docs)

packages

  • dartservices

fogs

Fogs are managed in separate repository. Visit functions

# cloning with git submodules
git clone https://github.com/bridgedxyz/services.git --recurse-submodules

# pulling with git submodules (second entry)
git submodule update --init --recursive

Ready to use services

CORS.BRIDGED.CC

running services

you need serverless framework to be installed on your local machine

yarn

# replace target-service with actual directory name that you are targetting
cd ./target-service
sls offline

Docs

bridged msa docs on notion

bridged msa diagram on figma

Resources

usage

if you are simply lookin for bridged cloud access, this can be done with client-sdk

Client usage - Installation

goto https://github.com/bridgedxyz/client-sdk-ts

Who is using BASE?