Code Monkey home page Code Monkey logo

mentee's Introduction

Soul Machines React Reference UI

This template succeeds the previous react-template. This is re-write is based on create-react-app and is designed mainly to provide a simple and familiar developer experience.

This template contains functional examples of how the user flow and interaction with the Digital Person should work, and likley require styling chanages to suit branding requirements.

Setup

In order to run this application, you'll either need an API key or a token server. Most projects will use an API key--token servers are only necessary when interfacing with a non-native NLP through a orchestration server.

Copy .env.example contents into .env

Create an empty text file called .env and copy the contents of .env.example into it. These environment variables are required for the UI to run.

If using an API key, set REACT_APP_PERSONA_AUTH_MODE to 0 and populate REACT_APP_TOKEN_URL with your key.

If using an orchestration server, set REACT_APP_PERSONA_AUTH_MODE to 1 and populate REACT_APP_TOKEN_URL with your token server endpoint and set REACT_APP_TOKEN_URL to true.

npm install

Run to install the project's dependencies.

npm start

Starts the development server. Open http://localhost:3000 to view it in the browser. The page will automatically reload when you make changes.

npm run build

Builds the app for production to the build folder. The files will be bundled and minified for production.

License

Soul Machines React Reference UI is available under the Apache License, Version 2.0. See the LICENSE.txt file for more info.

Linting & Code Style

This project strictly follows AirBnB's JavaScript style guide. We recommend you install ESLint in your editor and adhere to its recommendations.

We have also provided an .editorconfig file that you can use in your editor to match the indentation, whitespace, and other styling rules we used in creating this template.

Support

Our team would love to hear from you. For any additional support, feedback, bugs, feature requests, please submit a ticket or reach out to us at [email protected].

mentee's People

Contributors

wokhouse avatar dependabot[bot] avatar sm-scottprince avatar sm-konstantin-sigachev avatar micodan avatar sm-dstoll avatar sfriend75 avatar tomwildes-soulmachines avatar aarguijo avatar

Watchers

 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.