Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 246 Bytes

Simple server to handle form submissions via email for drawDB.

Get started

Set up the environemt variables following .env.sample

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