Skip to content

datacenter-automation/Suite-L8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Discord Buy us a tree
StyleCI MIT License

Datacenter Automation Suite™

A brief description of what this project does and who it's for

PRE_ALPHA

Build 2021.12.11

[Laravel Framework 8.75.0
PHP 8.1.0 (built: Aug 25 2021 08:46:03) ( ZTS )
mySQL 8.0.23

Features

  • Support for light/dark theme.
  • Support for internal, customer, white gloves, and vendor roles.

Installation

Install Datacenter Automation Suite™ with composer

  composer require datacenter-automation/suite-l8
  cd suite-l8

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Running Tests

To run tests, run the following command

  npm run test

Authors

Demo

Demo

Documentation

Documentation

Roadmap

  • Additional browser support

  • Add more integrations

Support

For support, email [email protected] or join our Slack channel.

Feedback

If you have any feedback, please reach out to us at [email protected]

License

MIT