NotWes / Growconomy

Growconomy is an online price checker for Growtopia.

Home Page:https://www.growconomy.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


About Growconomy

Growconomy is an online price checker for Growtopia. Our goal is to supply you with the most accurate prices. You can help us with that!

A live site of this repository can be found here: Live Test Site

Requirements

Instalation

  1. Clone the Repository:

    $ git clone https://github.com/NotWes/Growconomy.git
  2. Install dependencies with composer:

    $ composer install
  3. Copy .env.example to .env in the root folder:

    $ cp .env.example .env
  4. Generate the application key:

    $ php artisan key:generate
  5. Enter you database credentials in .env

  6. Run database migrations:

    $ php artisan migrate

About

Growconomy is an online price checker for Growtopia.

https://www.growconomy.net

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:CSS 41.2%Language:HTML 25.9%Language:JavaScript 21.9%Language:PHP 10.9%Language:Vue 0.1%