Git Product home page Git Product logo

geo-vagrant-symfony3's Introduction

GEOGRAPHY

1. Software

Software:

OPERATING SYSTEMS:
    - MacOS Mojave 10.14.6
    - Windows 10 Pro
Vagrant:     2.2.4
VirtualBox:  6.0.6r130049

node    12.10.0
npm     6.11.3
yarn    1.17.3

How to check versions?

vagrant --version
VBoxManage --version

node --version
yarn --version
npm --version

2. Configuration

Hosts configuration:

# on HOST OS (e.g. Windows, Ubuntu, OS X)
# /etc/hosts
10.0.0.120 geography.lh

3. How to start the project?

3.1. Clone the project

mkdir aiqa
cd aiqa
git clone [email protected]:aiqa/geo-vagrant-symfony3.git

3.2. Build REACT app

cd geo-vagrant-symfony3
cd frontend
yarn install
yarn run build

3.3. Start VM

cd geo-vagrant-symfony3
./up.sh

3.4. Visit homepage

4. REST API documentation

documentation/aiqa-geo-rest-api.html

5. How to run REST API tests locally

vagrant ssh
cd /app/behat
composer install
./ci.sh

6. How to run REST API with AIQA system

vagrant ssh
cd /app/behat
composer install
./ci.sh --full-set

Demo account:

geo-vagrant-symfony3's People

Contributors

gajdaw avatar sk4zuzu avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

pawelwritescode

geo-vagrant-symfony3's Issues

vagrant UX needs improvements

  1. remove PS1 from env_keep in /etc/sudoers to silence sudo -i errors:
-bash: __vcs_name: command not found
  1. silence curl during vagrant up to remove ugly output:
    default:   % Total    % Received % Xferd  Average Speed   Time    Tim
    default: e     Time  Current
    default:                                  Dload  Upload   To
    default: tal   Spent
    default:    Left  Speed
  0 default:
    default:
    default:    0    0
    default:   0
    default:  0     0
    default:    0      0 --:-
    default: -:-- --:--:-- -
    default: -:--:--
    default:  0
 64 3128k   64 2005k    0     0  2312k      0  0:00:01 --:--:--  0:00:01 2310k
100 3128k  100 3128k    0     0  2843k      0  0:00:01  0:00:01 --:--:-- 2844k

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.