Home

Awesome

Simple server to handle form submissions via email for drawDB.

Get started

Set up the environment variables following .env.sample

git clone https://github.com/drawdb-io/drawdb-server.git
cd drawdb-server
npm install
npm start