GithubHelp home page GithubHelp logo

smarkio_challenge's Introduction

Smarkio IBM Watson Challenge

Steps to run this project:

  • Make shure that you have installed and setup the NPM in your machine (you can download from here: https://nodejs.org/pt-br/)

  • Clone this project runnin the follow command: $mkdir matheus_smarkio_challenge && cd matheus_smarkio_challenge && git clone [email protected]:wwwMendex/smarkio_challenge.git && cd smarkio_challenge && npm i

    this command will execute this steps:

    • Create a new directory named matheus_smarkio_challenge
    • Change to this folder
    • Clone the challenge repo into this new directory
    • Change to the project directory
    • Install node and all package dependencies
  • Before run project, you need to setup the environment file. So, copy and paste /public/assets/environment.example.js to environment.js in the same directory. In this file is possible to change the database credentials, ibm api_key, url and voices. Is required to you have a previously database created to run this project. You can change the 'database_name' in environment to a new empty database, ou create a new one by running this: $mysql -u your_user -p $create database matheus_smarkio_watson;

  • After the succefully database create and the environment setup, we will start the application running the following command in the root directory of our project: $node server.js

  • In your console will appears: "Database connected" [...] "Running into: localhost:{PORT}"

    you could click or copy and paste this link in your browser search bar and see the results.

smarkio_challenge's People

Contributors

mendexjs avatar dependabot[bot] avatar

Stargazers

Gabrielle Lima 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.