Skip to content

SANDALBOYZ/toolz-api

Repository files navigation

toolz-api

CircleCI

This is a collection of small functions — lambdas — that are used to manage various interactions between services that SANDALBOYZ uses. One might refer to this collection of lambdas as a "serverless backend API".

Stack 🍔

References

Development 🚧

  1. Use yarn to install dependencies.
  2. Then, run yarn dev to host the services locally.
  3. Hit an endpoint by going to localhost:3000.

Deployment 🚀

sls deploy --aws-profile <AWS_PROFILE_NAME>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published