node.js

  1. IndraBB

    HylibCMS - ReactJS

    CMS developed using ReactJS and NodeJS as back end server and authentication with JWT (JSON Web Token). You will need to create a reverse proxy to use the backend as node js runs on port other than 80 and 443. (on localhost you don't need to, just edit the apiUrl to localhost:3333). It is...
  2. Nurullah

    Habbo - YouTubeTV [(WebSocket-API)(Arctrus-Comet Servers)] Java Emulator Plugins

    Hello first :) I'm a developer. Today I made YouTube TV for java emulators. I tried to improve as best I could. ADDED FEATURES Features : -A music playback system with URL assistance -A new websocket engine that won't freeze on even the lowest servers -Powered by a separate emulator server...
  3. MayoMayn

    Titan ~ Modern Node.js Framework

    Titan is a reactive modern decorator based Node.js framework. The idea behind this project is making backend coding different from how it's done using other frameworks. Features: Realtime strategies Fast and modern Lifecycles Routing Multi SQL ORM Dependency injection And more to come ...
  4. TesoMayn

    Interested in learning something useful?

    Egghead is a video tutorial site for a few langues. They also provide tutorials for many frameworks, libraries, tools and platforms I highly suggest checking them out if you enjoy learning. https://egghead.io
  5. FirefighterKyle

    [Fixed] Node.js install ws unknown error?

    So I am trying to make a private server for some friends and myself on Agar.io, I downloaded node.js and also python 3.5.0. I typed this command in my windows command prompt (cdm) "npm install ws" but end up with this error? C:\Documents and Settings\pcuser>npm install ws \ > [email protected]...
Top