8000 GitHub - lsioctl/pollPoc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lsioctl/pollPoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick'n Dirty HTTP poll PoC

This code is just a small PoC about making an HTTP poll with plain JS in the frontend.

Used express-generator for the backend

install

Node version 14 at least.

npm install

launching

npm run dev

This will simultaneously:

  • launch express for the backend (with nodemon)
  • build all frontend files, start a webserver (with parcel2)

Get the frontend url from [frontend] logs server running at and browse it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0