Skip to content

zaknuces/oz-vox-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oz-vox-server

This is a demo project for Voxxed Day Talk on 2nd June, 2017.

Details

This project is based on Javascript. On the server side, Node and ExpressJS is used to send data. It also contains html templates and client side manipulation logic. The client side code is using JQuery and templates are prettified using BootStrap.

Setup

  1. Clone or Fork the repo.
  2. Run "npm install"
  3. Run "node index.js" This will start both http and https servers.

Now, you can use application by going to "https://localhost" for Http/2 and "http://localhost" for Http1.

Feedback

If you have any suggestions or comments, please create an issue on this repo.

About

Express Http2 Server for voxxed day talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published