/web-developer.xyo.network-react

XYO Developers Site in React

Primary LanguageJavaScript

logo

Codacy Badge Maintainability BCH compliance

The Developer Portal for XYO

The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Procotol and its possible uses. We continue to maintain this software in the interest of developer education. Usage of this source code is not intended for production.

Table of Contents

Sections

Dev Portal

Short Description

The portal for all guides and reference for XYO software.

Long Description

This portal is a one stop shop for all developers interested in working with XYO technology to bring location data certainty and its use cases to their apps.

Install

Requirements:

# Install dependencies
$ yarn
# run from website
$ cd website 
  1. Run your dev server:
# Start the site
$ yarn start

Suggestions:

  • Familiarity with
    • React
    • AWS

Usage

Requirements:

Suggestions:

Maintainers

  • Phillip Lorenzo

Contributing

If you'd like to contribute to the Dev portal as a developer or just run the project from source the directions below should help you get started.

Developer Guide

Developers should conform to git flow workflow. Additionally, we should try to make sure every commit builds. Commit messages should be meaningful serve as a meta history for the repository. Please squash meaningless commits before submitting a pull-request.

License

See the LICENSE.md file for license details.

Credits

Made with 🔥and ❄️ by XYO

This portal is developed with Docusaurus.