OMA LwM2M Web Server with NodeJS based on the lwm2m-node-lib library.
Clone repositories in the same folder.
$ git clone --recursive https://github.com/darkopetrovic/lwm2m-web-server.git
$ cd lwm2m-web-server
$ npm install
$ cd lwm2m-web-server
$ node server.js
Then open the browser to http://localhost:3000
.