track-top / base

☁️ BASE - Grida's open cloud platform

Home Page:https://bridged.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

packages

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?

About

☁️ BASE - Grida's open cloud platform

https://bridged.cc

License:Apache License 2.0


Languages

Language:TypeScript 77.2%Language:JavaScript 14.7%Language:HTML 4.1%Language:CSS 2.9%Language:Python 0.6%Language:Shell 0.5%