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