Skip to content

imlookingatyou/123-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up local development environment --> santander123mini

Requirements

You must have the followings installed.

  1. Vagrant
  2. Virtualbox

Run vagrant

vagrant up

Setup your host

Add the following to your /etc/hosts/ file

192.168.33.99	santander123mini.dev

Now, you can access the dev site on http://santander123mini.dev

Database Access

Access database using SSH Connection

Mysql Host: 127.0.0.1
user:       root
pass:       root
Database:   santander123mini

SSH Host:   192.168.33.99
SSH User:   vagrant
SSH Pass:   vagrant

If your database is emtpy for some reason? Run the following command

vagrant provision

About

Santander 123 mini game's landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published