Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 228 Bytes

File metadata and controls

26 lines (17 loc) · 228 Bytes

Introduction

Http server for Gateway v4

Requirement

  • Install nodejs and pnpm
  • Install packages
pnpm i

How To Run

Open a http server at port 8000

pnpm start

or

node index.js