adam-deriv / deriv-developers-portal

Home Page:deriv-developers-portal.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is the source for http://developers.deriv.com

Get help with implementing Deriv Websockets API

Development

Testing your changes locally

Please follow the steps described here.

Deploy to gh-pages

  • Please change your repo name to websockets-dev
  • On the setting page of your fork on github, specify gh-pages branch as the source for "GitHub Pages".
  • Push your local development branch to the remote gh-pages branch on your fork. (e.g. git push origin my_dev_branch:gh-pages)
  • Your changes would be available on https://my-user-name.github.io/websockets-dev/. (You can use a CNAME instead).

About

deriv-developers-portal.vercel.app

License:Apache License 2.0


Languages

Language:JavaScript 57.1%Language:HTML 18.2%Language:SCSS 11.0%Language:C# 5.3%Language:CSS 4.0%Language:PHP 2.3%Language:Python 2.0%Language:Ruby 0.0%Language:Dockerfile 0.0%