This is a simple server that serves as the backend for drawDB. It has 2 functions:
- Send bug reports via email
- Handle interfacing with the GitHub REST API
Set up the environment variables by following .env.sample
git clone https://github.com/drawdb-io/drawdb-server.git
cd drawdb-server
npm install
npm startdocker compose up -d