Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple application to greet people

NotificationsYou must be signed in to change notification settings

risyadaji/Greeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An application to greet acustomer/user/guess on your event.Just a simple backend that integrated withSocket.io you can use this simple application.

How to try

  1. Create (if you haven't) simpleSocket.io server. Just followthis
  2. Create a handler for emit the dataSocket.io clients (for this case, thisGreeter app).
  3. SetGreeter env configuration to connectSocket.io server.
  4. Run both application (backend with socket.io server andGreeter app)
  5. Hit your created handler with this format:
{   "name": "John Doe",   "totalGuess": 1,   "description": "Welcome to the party"}
  1. Ta daaa! Greeter app will call your name

Env variable

VariablesExampleDescription
SOCKETIO_HOSThttp://127.0.0.1:9000Define where is socket.io located

About

Simple application to greet people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp