Skip to content

rootimes/drawdb-server

 
 

Repository files navigation

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

  1. Send bug reports via mail
  2. Handle interfacing with the GitHub rest api

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

About

Simple server to handle form submissions via email and gist sharing

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.5%
  • JavaScript 4.5%