GitHub - drawdb-io/drawdb-server: Simple server to handle form submissions via email and gist sharing

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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

About

Simple server to handle form submissions via email and gist sharing

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

160 stars

Watchers

5 watching

Forks

74 forks

Releases

No releases published