gridaco / base

☁️ BASE - Grida's open cloud platform

Home Page:https://base.grida.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BASE: Plug & Play Open Cloud Functions (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

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

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?

Service Providers

About

☁️ BASE - Grida's open cloud platform

https://base.grida.co/

License:Apache License 2.0


Languages

Language:TypeScript 89.6%Language:JavaScript 5.6%Language:HTML 3.2%Language:Python 0.7%Language:Shell 0.5%Language:CSS 0.5%