Coder Social home page Coder Social logo

29next / developer-docs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.46 MB

Developer documentation for 29 Next platform and APIs.

Home Page: https://developers.29next.com

JavaScript 32.55% CSS 21.85% TypeScript 18.45% MDX 5.94% Python 21.21%
developer-docs developer-documentation ecommerce ecommerce-api ecommerce-platform

developer-docs's Introduction

Logo

29 Next Developer Docs

29 Next's developer documentation portal, built with Docusaurus and Stoplight.
Explore the Docs »

Built With

Getting Started

This section describes how you can get our documentation portal up and running on your machine.

Prerequisites

Installation

Clone the repo

git clone [email protected]:29next/developer-docs.git

Install NPM packages

npm install

Run the app

npm start

Update API Docs

API Reference docs for Admin API and Campaigns API use Open API Spec files downloaded from their respective apps.

Update Script

Included in the docs is a python script to automatically fetch the latest versions of the Open API Spec files and update them for the developer docs portal usage.

Install Dependenceis

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run Update

cd tools/
python update_api_docs.py

developer-docs's People

Contributors

29devin avatar alexphelps avatar bell29next avatar masmalsah avatar surasakp avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

29devin

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.