Skip to content

jeremy-kunzhou/my-tiny-app

Repository files navigation

My Tiny App

Personalized tools collections

Feature

  • simple-chat
  • qrcode generate
  • File upload for sharing
  • Timer

simple chat

A simple chat application in nodejs

Read https://medium.com/@amkurian/simple-chat-application-in-node-js-using-express-mongoose-and-socket-io-ee62d94f5804

How to use

Run command:

node server.js 3000 192.168.2.100

3000 is the port listen 192.168.2.100 is the ip address of current server

no need: Need to modify server url SERVER_URL in index.html

add address as parameter in order to make sure the js in html know the host ip https://192.168.50.207:3000/?address=192.168.50.207:3000

Planning:

  • whiteboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published