Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 525 Bytes

File metadata and controls

11 lines (11 loc) · 525 Bytes

HTTP

you can use HTTP to create websites on localhost.
if you want then you can use ngrok/pgrok/pagekite to make your website for everyone

Editing The Code

just download source code and edit
To compile use "npm run compile"

Requirements

Edit code:
●Node.js
●Express
●readline
●dotenv

Use:
●None

Change Port

just create ".env" file and inside it write "port=port what you want"

About

This is a host software made by Kuba (Kuba#7283 on discord)