# songwhip-presaves

The presave backend interface for managing Songwhip presaves.

## Prerequisites

- [Node.js configured repo](https://www.notion.so/Node-js-project-setup-guide-86feadffeb304962b06e6b1bb8f09213)
- [Docker](https://www.notion.so/Migrating-from-Docker-Desktop-30297177520f80b78fecf2b3d90314e2?source=copy_link#30697177520f80aaa16bf8ff127eb23f)
  

## Installing

- Install the dependencies: `pnpm i`
- Copy the `.env.shadow` to `.env` and fill in the values: `cp .env.shadow .env`
