Skip to content

cast-bucket/api

Repository files navigation

api

Build Status

The backend infrastructure for cast-bucket.

Contribution

Running it locally

  1. Install dependencies by using yarn install.
  2. Use yarn dev to start the api server with live-reload.

Running Tests

Use yarn test to run unit tests.

Releases

No releases published

Packages

No packages published