Skip to content

elsif-maj/ReqBucketBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReqBin Backend

Steps for Local Install

  1. Clone Repository
  2. Change to cloned repository directory and npm install
  3. Create .env file in this root directory that will need values for POSTGRES_URI, MONGODB_URI, and PORT
  • POSTGRES_UI - Your connection link to a postgresDB
  • MONGODB_URI - Your connection link to a MongoDB
  • PORT - local port that you want the backend server to run on
  1. Start with npm start

  2. Install frontend from https://github.com/Umbra-Team/Request-Bucket-Frontend

About

Tool for collecting and debugging webhooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published