Skip to content

devblaze/POGORaidsWebsite

Repository files navigation

POGORaids

The POGORaids is a project made to help the users of the famous mobile game Pokemon GO, it will help them coordinate also communicate faster and with ease, their raid battles.

The project is being developed with PHP Framework Laravel and for the front end Vue.js JavaScript Framework is used.

Installation

Use Laradock to run the project, place it inside the project.

/POGORaidsWebsite/laradock-a

Edit the .env file of Laradock to your liking. *(Note: Development versions PHP 7.3, ) Run docker command.

docker-compose up -d nginx mysql phpmyadmin redis workspace 

Use the migration to install the database.

php artisan migrate

Use yarn for JavaScript and SCSS to compile.

yarn dev

*And don't forget to configure your .env file.

Edit Front End

If you want to change something to the front end, JavaScript or SCSS use:

yarn watch

Tasks Tracker

Our tasks for the project can be found here.

Live Demo

A live demo is set on my private server with limited access. (Note: demo might be some versions behind.)
You can find the Live Demo here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A Pokemon GO raid organizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published