Simple server to handle form submissions via email and gist sharing
171
stars
97
commits
TypeScript
primary language
Jun 21, 2026
updated
This is a simple server that serves as the backend for drawDB. It has 2 functions:
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 start
docker compose up -d
TypeScript
97.7%
JavaScript
2.3%
Simple server to handle form submissions via email and gist sharing
171
stars
97
commits
TypeScript
primary language
Jun 21, 2026
updated
This is a simple server that serves as the backend for drawDB. It has 2 functions:
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 start
docker compose up -d
TypeScript
97.7%
JavaScript
2.3%