# artbound-go A client-server reimplementation of the administration panel for ArtBound. ## Configuration 1. Copy `.env.example` into `.env` and fill it out; 2. [Generate](https://developers.google.com/workspace/guides/create-credentials) a `credentials.json` with Drive and Sheets APIs and the following redirect URL: `http://localhost:3000`;