Skip to content

dominicwbaker/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published