Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 247 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 247 Bytes

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