Skip to content

joshcutts/request-tubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

163 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To get frontend running:
move to client folder
run npm install
use npm run dev in client folder to start frontend
navigate to http://localhost:5173/

To get backend running:
move to server folder
run npm install
use npm run dev in server folder to start backend
navigate to http://localhost:3000/ping

Frontend served through the backend on ngrok. Follow ngrok url which is logged when backend is started and can add webhooks. When updates are made to frontend, need to run npm run build.

About

A tool for inspecting and debugging webhooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors