You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contain the code to compile svb's ship controller.
Getting Started
yarn global add serverless
yarn install
serverless dynamodb install
About
Compiles AI from SVB-41 application. Compiles TS and JS sources with the correct packages directly on AWS Lambda. Handles also authentication and database for user data sync.