Skip to content

upwork/atlas-query-editor

Repository files navigation

Atlas Query Editor

A frontend editor for creating and testing Netflix Atlas Queries

Installation

For this installation you need:

sudo npm install -g bower
  • Grunt:
sudo npm install -g grunt-cli

Then from the project's root folder, run the following:

npm install
bower install
grunt serve

and point your browser to:

http://127.0.0.1:3000

License

Copyright (c) 2016 Upwork Inc. All Rights Reserved.

Atlas Query Editor is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Libraries

The following libraries are used for Atlas Query Editor

  • jquery: 3.1.0
  • jquery-ui: 1.12.1
  • lodash: 4.16.1
  • bootstrap: 3.3.7
  • font-awesome: 4.6.3
  • ngclipboard: 1.1.1
  • codemirror: 5.19.0
  • angular: 1.5.8
  • angular-route: 1.5.8
  • angular-animate: 1.5.8
  • angular-sanitize: 1.5.8
  • angular-messages: 1.5.8
  • angular-bootstrap: 2.1.3
  • angular-loading-bar: 0.9.0
  • angular-ui-codemirror: 0.3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published