Skip to content

codex-team/node-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Playground sources from CodeX Meetup

Application contains 3 main parts:

  • Server-side daemon server.js
  • HTML entry point index.html
  • Client-side application public/client.js

and some styles in public/styles.css.

We use

Node.js

https://nodejs.org/

Node.js works with server-side application.

Express

http://expressjs.com/

Express is popular web-framework for node.js. Provides us simple routing and static files delivering.

Socket.io

http://socket.io/

Real-time engine based on WebSockets.

About WebSockets: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API

Example application

http://play.ifmo.su/

CodeX node playground

About CodeX

We are small team of Web-developing fans consisting of IFMO students and graduates located in St. Petersburg, Russia. Fell free to give us a feedback on team@ifmo.su

https://ifmo.su

Follow us!

VK: https://vk.com/codex_team

Telegram: https://t.me/codex_team

Instagram: https://www.instagram.com/codex_team

About

Sources from CodeX Meetup about making real-time application with Nodejs, Express, Socket.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published