Coder Social home page Coder Social logo

mbanyar033 / deepstream.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deepstreamio/deepstream.io

0.0 3.0 0.0 9.1 MB

deepstream.io server

Home Page: http://deepstream.io/

License: GNU Affero General Public License v3.0

JavaScript 97.86% Shell 2.14%

deepstream.io's Introduction

deepstream.io: The Open Realtime Server


deepstream is a new type of server that syncs data and sends events across millions of clients

Build Status npm version Coverage Status dependencies Status devDependencies Status

Quick links to useful resources on getting started:

  1. Installing deepstream
  2. Getting started
  3. Tutorials
  4. Documentation

Community Links

  1. Slack
  2. Twitter
  3. Stack Overflow

Development Guide

Deepstream development is a great way for you to go into depth about building performant nodeJS applications, and contributions are always welcome with lots of โค

Contributing to deepstream.io is as simple as:

  1. Downloading nodeJS (10+)
  2. Cloning the repo
  3. Run npm i / yarn install to install dependencies
  4. Make your changes / Add a test
  5. Run npm t / npm run e2e to see if the unit tests all pass

For power users who want to make sure the binary works, you can run sh scripts/package.sh true. You'll need to download the usual node-gyp build environment for this to work and we only support the latest LTS version to compile. This step is usually not needed though unless your modifying resource files or changing dependencies.

Post release sanity test for linux distributions:

  1. access a linux machine

  2. copy over the sanity test using:

curl -O https://raw.githubusercontent.com/deepstreamIO/deepstream.io/master/scripts/sanity-test.sh

  1. depending on your distribution, run
  • debian/ubuntu: bash sanity-test.sh deb
  • centos/aws: bash sanity-test.sh rpm
  • any linux distro: bash sanity-test.sh tar

deepstream.io's People

Contributors

yasserf avatar wolframhempel avatar timaschew avatar jdmnd avatar ronag avatar greenkeeperio-bot avatar datasage avatar inxilpro avatar jwanglof avatar mhaagens avatar rzhade3 avatar mrby avatar lguzzon avatar ralphtheninja avatar unetworkingab avatar randahlem avatar daviderenger avatar iiridayn avatar waffle-iron avatar svenskunganka avatar knighton910 avatar rbarroetavena avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.