all repos — artbound-go @ 7434a4e2029cf4a5cb865af295d9c14ff3f23181

The official administration panel for ArtBound, by EarthBound Café.

README.md (view raw)

1# artbound-go
2
3A client-server reimplementation of the administration panel for ArtBound.
4
5## Configuration
61. Copy `.env.example` into `.env` and fill it out;
72. [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`;