Skip to content

CPNV-ES/nos-geo-hinter

Repository files navigation


Nos Geo Hinter

An awesome hinter for geoGuessr

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

This is a project to use some noSQL database. The goal of this project is to provide hint when you are playing geoguessr

Getting Started

Prerequisites

  • PHP 8.3.1 (NTS)
  • Laravel 10.x
  • composer 2.6.6
  • MongoDB 7.0.2 Community

How to install the requirements

PHP

Use your favourite package manager to install PHP 8.3.1 (TS). Or follow this link that redirects to the official PHP download page.

In your php.ini add extension="mongodb.so"

MangoDB

Follow this link that redirects to the official compass install documentation.

Run this command :

sudo pecl install mongodb

composer

Follow this link that redirects to the official composer download page.

Installation

  1. Then use composer to install the package
composer install 
  1. Install all npm packages
npm install
  1. copy the .env.example or set the required environment variables

  2. All done, you can now use the application as you wish

Run

  1. Run artisan server
     php artisan serve
  2. Run npm
     npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages