drawdb-io/drawdb-server

Simple server to handle form submissions via email and gist sharing

171

stars

97

commits

TypeScript

primary language

Jun 21, 2026

updated

drawdb-server-xi.vercel.app

README

This is a simple server that serves as the backend for drawDB. It has 2 functions:

  1. Send bug reports via email
  2. Handle interfacing with the GitHub REST API

Getting Started

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 run in dev

docker compose up -d

Contributors

1ilit

71 commits

dependabot[bot]

20 commits

dott1e

3 commits

rootimes

3 commits

drawdb-io/drawdb-server

Simple server to handle form submissions via email and gist sharing

171

stars

97

commits

TypeScript

primary language

Jun 21, 2026

updated

drawdb-server-xi.vercel.app

README

This is a simple server that serves as the backend for drawDB. It has 2 functions:

  1. Send bug reports via email
  2. Handle interfacing with the GitHub REST API

Getting Started

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 run in dev

docker compose up -d

Contributors

1ilit

71 commits

dependabot[bot]

20 commits

dott1e

3 commits

rootimes

3 commits

Languages

TypeScript

97.7%

JavaScript

2.3%