Coder Social home page Coder Social logo

patel-rupin2000 / javascript-sample-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mintbomb27/web-integration-example

0.0 0.0 0.0 1.39 MB

A simple express app that integrates with Dyte using REST APIs.

License: MIT License

Shell 0.99% JavaScript 62.88% CSS 6.39% EJS 29.74%

javascript-sample-app's Introduction

Logo

Javascript Sample App

A simple express app which integrates with dyte using REST APIs.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

A basic express js project demonstrating how you can integrate your website with dyte. very-basic

It creates a new dyte meeting and then allows to join it as a participant or a host. A demo is hosted on https://dyte-web-example.herokuapp.com/

Built With

Getting Started

Please make sure you have an organization ID and API Key for your application. These can be obtained from the developer portal.

Installation

  1. Clone the repo
git clone https://github.com/dyte-in/web-integration-example.git
  1. Install NPM packages
npm install
  1. Create an .env file with your credentials. Use .env.example as a template.
cp .env.example .env
nano .env
  1. Run the application
npm start

Usage

You can use this example as a reference on how you can integrate your webapp with dyte.

For documentation on APIs and client SDKs, please refer to our docs page.

License

Distributed under the MIT License. See LICENSE for more information.

javascript-sample-app's People

Contributors

kushagra12 avatar madhugb avatar roerohan 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.