Giter Site home page Giter Site logo

sc2-ai-website's Introduction

Sc2 AI Website

Build Status Maintainability Test Coverage

Rough Instructions

These instructions are very quick and dirty. If you get stuck, feel free to ask for help on one of the comunity hubs.

Note that this guide does not yet cover setting up pre-requisite software, and it may make bad recommendations.

Setup

  • Install Ruby and stuff...

  • Install Bundler: gem install bundler.

  • Clone this repo to your computer.

  • Open a terminal in the repo folder.

  • Run bundle install.

  • Run npm install.

  • Run npx webpack.

  • Setup a mysql instance.

  • Create an environment variable MYSQL_PASSWORD and set it to the password for the root mysql login.

  • Run rails db:create.

  • Run rails db:migrate.

Run

  • Open two separate terminals into the repo folder.

  • Run rails s in one terminal.

  • Run npm run start:dev in the other terminal.

  • Navigate your web browser to http://localhost:8080/

  • The website should display on your screen.

  • Any issues, blame TheDoctor (it's definitely all his fault).

sc2-ai-website's People

Watchers

 avatar  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.