Giter VIP home page Giter VIP logo

susi_skill_cms's Introduction

susi_skill_cms

Build Status

A web application framework to edit SUSI Skills

Communication

Please join our mailing list to discuss questions regarding the project: https://groups.google.com/group/susiai/

Our chat channel is on gitter here: https://gitter.im/fossasia/susi_server

Technology Stack

Components

  • HTML - Structure of the web page generated.
  • CSS - Styling options and details ofthe web page.
  • Javascript(JSON) - Used to store information for deploying the application such as dependencies.
  • ReactJS - Structure for deployment of the web page.

Requirements

  • node --version >= 6
  • npm --version >= 3

How to deploy?

Running on localhost:

  • Step 1: Fork susi_skill_cms repository and clone it to your desktop
  • Step 2: Then cd into that cloned folder
  • Step 3: Install all the dependencies by running: $ npm install
  • Step 4: Run on http://localhost:3000 by running: $ npm run start
  • Step 5: Build locally by running: $ npm run build
  • Step 6: To deploy at a url use: $ npm run deploy

For deploying with Surge:

Surge will automatically generate deployment link whenever a pull request passes Travis CI.

  • Step 1: Install Surge: $ npm install -g surge
  • Step 2: Then cd into that cloned folder of susi_skill_cms .
  • Step 3: Run the App build: $ npm run build
  • Step 4: Switch into the build directory: cd build
  • Step 5: Run surge: surge
  • Step 6: Follow the prompts and provide an email and a password.
  • Step 7: Go to URL that appears after the above process and provide this link in PR for testing your changes.

Learn the skill language

Read SUSI Skill language Learn how to add your own AI skills.

susi_skill_cms's People

Contributors

anshumanv avatar akshatnitd avatar thatdns avatar akshat-jain avatar dynamitechetan avatar saurabhjn76 avatar anupkumarpanwar avatar prp-11 avatar fragm3 avatar uday96 avatar orbiter avatar madhavrathi avatar rishiraj824 avatar isuruab avatar mariobehling avatar dravitlochan avatar tstreamdoth avatar remorax avatar agbilotia1998 avatar parths007 avatar jajodiaraghav avatar adarshkc avatar anubhav-jangra avatar arundhatigupta avatar bhaveshan avatar cpsggisc avatar sansyrox avatar sayak119 avatar shashank-sharma avatar

Watchers

James Cloos avatar

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.